Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 680 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 680 Bytes

Rust ROV Balance System

wakatime

Rust adaptation to kaganege/rov-balance-system

Warning

Not tested!

Usage

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
  1. Plug the Pico into the computer in boot mode.

  2. Compile and upload the code with

    cargo run --release