Skip to content

korken89/oxidize2020-rtic

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published