vex-rt 0.1.1

A Rust runtime for the Vex V5 built on top of PROS.
Documentation

vex-rt

A Rust runtime for the Vex V5 built on top of PROS.

Quickstart

you will need:

  1. A Rust toolchain managed with rustup
  2. An arm-none-eabi toolchain
  3. pros-cli
# Simply plug in a V5 and run:
cargo run --example hello-world