Skip to content

Template for getting started more easily with rust embeded development for MicroBit v2

Notifications You must be signed in to change notification settings

anonsachin/microbit-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

microbit-template

Template for getting started more easily with rust embeded development for MicroBit v2

Features

  • Gives all the configuration for setting up the LSP and vscode for Microbit development.
  • Install cargo emebed using - cargo install cargo-embed to allow for easy flashing.
  • Run cargo embed with the micrbit microcontroller attached to flash the software.

For linux also do

  • sudo apt-get install libudev-dev
  • udev-rules this shows how to add the right permissions

Extra resources

Embeded rust setup video

About

Template for getting started more easily with rust embeded development for MicroBit v2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published