Template for getting started more easily with rust embeded development for MicroBit v2
- Gives all the configuration for setting up the
LSPandvscodefor Microbit development. - Install cargo emebed using -
cargo install cargo-embedto allow for easy flashing. - Run
cargo embedwith the micrbit microcontroller attached to flash the software.
- sudo apt-get install libudev-dev
- udev-rules this shows how to add the right permissions
