/microbit-experiments

Experiments with Rust on the BBC micro:bit.

Primary LanguageRustApache License 2.0Apache-2.0

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.