Skip to content

Repository files navigation

book

Embedded Rust Workshop

This repository contains all components of the Embedded Rust Workshop.

This includes:

  • firmware workspace contains all source code for the micro:bit v2 target hardware.
  • firmware/exercises contains all example source code and exercises which run on the micro:bit v2 target hardware
  • firmware/apps contains sample apps which you can also use to test the board setup.
  • host workspace contains all source code which runs on the host (PC) or libraries shared between firmware and host software.
  • exercise-book contains the accompanying exercise book. The book is also hosted online.
  • slides contains introduction slides about this workshop and embedded Rust.
  • host-client contains a host client used to communicate with the micro:bit v2 via a serial interface.

About

Embedded Rust Workshop using the micro:bit v2

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages