8000 GitHub - elwerene/oxidize2020-rtic
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
< 8000 div class="flex-auto min-width-0 width-fit"> forked from korken89/oxidize2020-rtic

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

elwerene/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

Languages

  • Rust 93.9%
  • Logos 6.1%
0