- Project generated from template:
$ cargo generate --git https://github.com/rust-embedded/cortex-m-quickstart
Project Name: stm32f411-examples
Creating project called `stm32f411-examples`...
Done! New project created /tmp/app
- Run example
cargo run --example hello
See docs for each example for more information about how to run it and what it's doing.