Rust no_std
, embedded_hal
board support package for STMicroElectronics STM32H7 Nucleo-144 boards.
- NUCLEO-H743ZI: Ordered, waiting for delivery.
- NUCLEO-H745ZI: Tested
cargo install cargo-generate
cargo generate \
--git https://github.com/antoinevg/hello-nucleo-h7xx \
--name your-project-name
cd testsuite
make test
Work in progress.