Skip to content

stephanh/microbit-examples

Repository files navigation

Microbit example apps in Rust

A set of apps for the microbit to experiment with embedded programming in Rust.

See the readme of the individual apps for more details.

Usage

  1. Connect the Microbit via USB.
  2. Run openocd openocd -f interface/cmsis-dap.cfg -f target/nrf51.cfg or equivalent.
  3. Flash and debug one of the apps cargo run <app>

About

Examples of apps for the microbit written in Rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors