Skip to content

Experiments with Rust on the BBC micro:bit.

License

Notifications You must be signed in to change notification settings

unfunco/microbit-experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

micro:bit experiments

🔨 Getting started

Requirements

Development and testing

brew install --cask gcc-arm-embedded
brew install minicom openocd
cargo install flip-link probe-run
cargo run --release --target thumbv7em-none-eabihf

License

© 2023 Daniel Morris
Made available under the terms of the Apache License 2.0.