To use this Github template repository:
-
Follow the instructions linked above to make a Github repo for your project.
-
If needed, do the following to set up your tools:
rustup target add thumbv7em-none-eabihf rustup component add llvm-tools cargo install cargo-binutils cargo install probe-rs --features cli
-
Edit this
README.md
, theCargo.toml
and the stuff insrc/
to get the names right and the template to what you need.