/oxidize2020-rtic

Primary LanguageRustApache License 2.0Apache-2.0

Examples for my Oxidize Global 2020 talk on RTIC

Slides can be found here: Link to slides

Prerequisites

The examples herein are written for the STM32L412 Nucleo-64 board. So to run these examples straight of, you need one of these boards.

Moreover you need the following dependencies:

rustup target add thumbv7em-none-eabihf
cargo install cargo-embed

Running examples

Start Visual Studio Code and hit Ctrl + Shift + B to get a list of the examples. Select one to run that example.


License

Licensed under either of

at your option.