Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 148 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 148 Bytes

Setup

rustup override set nightly
rustup target add thumbv7m-none-eabi

Build

cargo build --target thumbv7m-none-eabi