Skip to content

Board support crate for STMicroElectronics STM32H7 Nucleo-144 boards.

License

Notifications You must be signed in to change notification settings

pazmank/nucleo-h7xx

 
 

Repository files navigation

nucleo-h7xx

Rust no_std, embedded_hal board support package for STMicroElectronics STM32H7 Nucleo-144 boards.

Board Support

Getting Started

cargo install cargo-generate

cargo generate \
    --git https://github.com/antoinevg/hello-nucleo-h7xx \
    --name your-project-name

Run Tests

cd testsuite
make test

Status

Work in progress.

About

Board support crate for STMicroElectronics STM32H7 Nucleo-144 boards.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 98.2%
  • Other 1.8%