6 releases
0.1.5 | Mar 4, 2021 |
---|---|
0.1.4 | Mar 4, 2021 |
0.1.3 | Feb 26, 2021 |
#5 in #pros
Used in crassipes
9.5MB
2K
SLoC
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-eabi
toolchain pros-cli
# Simply plug in a V5 and run:
cargo run --example hello-world
Versions
Versions starting with... | ...use PROS kernel version... |
---|---|
0.1.0 | 3.3.1 |
lib.rs
:
A crate for running rust on the VEX V5.