Skip to content

Rust starter project for the STMicroelectronics Nucleo-H745ZI-Q

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

antoinevg/hello-nucleo-h7xx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello-nucleo-h7xx

Rust probe-run + defmt starter project for STMicroElectronics STM32H7 Nucleo-144 boards.

Based on the lovely: knurling-rs/app-template

Dependencies

Install ARM target

rustup target add thumbv7em-none-eabihf

Install probe-run

cargo install probe-run --version "~0.2.0"

Install latest firmware for onboard STLink V3

Download updater: stsw-link007

Generate project

cargo install cargo-generate

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

License

Licensed under either of

at your option.

About

Rust starter project for the STMicroelectronics Nucleo-H745ZI-Q

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages