Rust probe-run
+ defmt
starter project for STMicroElectronics STM32H7 Nucleo-144 boards.
Based on the lovely: knurling-rs/app-template
rustup target add thumbv7em-none-eabihf
cargo install probe-run --version "~0.2.0"
Download updater: stsw-link007
cargo install cargo-generate
cargo generate \
--git https://github.com/antoinevg/hello-nucleo-h7xx \
--name your-project-name
Licensed under either of
-
Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
-
MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.