Skip to content

ClubRobotInsat/firmware-template

Repository files navigation

Create a new firmware

git clone https://github.com/ClubRobotInsat/firmware-template
mv firmware-template firmware-<my-board>
cd firmware-<myboard>
rustup target add thumbv7m-none-eabi
cargo build --release # everything *should* work

About

A template to create embedded application for our Robot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published