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
- Build binary -
- cargo build
- Flash binary on micro:bit v2 -
- cargo embed