Skip to content

pdx-cs-rust-embedded/mb2-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mb2-template: MicroBit 2 Rust embedded project template

To use this Github template repository:

  1. Follow the instructions linked above to make a Github repo for your project.

  2. 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

  3. Edit this README.md, the Cargo.toml and the stuff in src/ to get the names right and the template to what you need.

About

Rust template for MicroBit v2 development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages