vex-rt
A Rust runtime for the Vex V5 built on top of PROS.
Disclamer
vex-rt is an open-source community project. vex-rt is neither endorsed by or affiliated with Innovation First, Inc. VEX and VEX Robotics are trademarks or service marks of Innovation First, Inc.
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
Versions
| Versions starting with... | ...use PROS kernel version... |
|---|---|
| 0.4.1 | 3.4.0 |
| 0.1.0 | 3.3.1 |