A Rust runtime for the Vex V5 built on top of PROS.
you will need:
1. A Rust toolchain managed with rustup
2. An arm-none-eabi
toolchain
3. pros-cli
```shell
cargo run --example hello-world ```
| Versions starting with... | ...use PROS kernel version... | | ------------------------- | ----------------------------- | | 0.1.0 | 3.3.1 |