iizukak / microbit

A Rust crate for BBC micro:bit development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

microbit

microbit contains everything required to get started with the use of Rust to create firmwares for the faboulus BBC micro:bit microcontroller board. This little board contains has everything and a kitchensink built-in, even a capable debugging interface, so all that one needs to get going with progamming this device is:

  • A BBC micro:bit board
  • A computer (macOS and Linux work perfectly, Windows should work but was not tested)
  • A bit of open source software

More information about how to use this coming soon...

License

0-clause BSD license.

About

A Rust crate for BBC micro:bit development

License:BSD Zero Clause License


Languages

Language:Rust 63.0%Language:Shell 37.0%