524 B
524 B
Install tools
cargo install cargo-binutils
cargo install probe-rs-tools
rustup component add llvm-tools
MacOS
brew install arm-none-eabi-gdb picocom lsusb
Other OSes
Please refer to the instructions from:
- Linux : https://docs.rust-embedded.org/discovery/microbit/03-setup/linux.html
- Windows : https://docs.rust-embedded.org/discovery/microbit/03-setup/windows.html
Verifying installation
With the BBC micro:bit connected through USB:
probe-rs list
probe-rs info