Rust adaptation to kaganege/rov-balance-system
Warning
Not tested!
Important
If you have not installed the thumbv6m-none-eabi target, you need to install it first of all.
rustup target install thumbv6m-none-eabi
-
Plug the Pico into the computer in boot mode.
-
Compile and upload the code with
cargo run --release