vex-rt
A Rust runtime for the Vex V5 built on top of PROS.
Quickstart
you will need:
- A Rust toolchain managed with
rustup - An
arm-none-eabitoolchain pros-cli
# Simply plug in a V5 and run:
cargo run --example hello-world
A Rust runtime for the Vex V5 built on top of PROS.
you will need:
rustuparm-none-eabi toolchainpros-cli# Simply plug in a V5 and run:
cargo run --example hello-world