Rust no_std
, embedded_hal
board support package for STMicroElectronics STM32H7 Nucleo-144 boards.
``` 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.