microbit 0.5.4

Board support crate for the BBC Micro:bit
docs.rs failed to build microbit-0.5.4
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: microbit-0.14.0

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

Some very preliminary examples of using this crate can be found here
More information about how to use this coming soon...

License

0-clause BSD license.