crs-bind 0.1.5

A stripped down version of qvex/vex-rt so I can do less than safe things with QUEEN's bindings for my own crassipes project. Please don't actually use this unless you need to access the bindings directly.
docs.rs failed to build crs-bind-0.1.5
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: crs-bind-0.1.4

vex-rt

docs.rs

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

Versions

Versions starting with... ...use PROS kernel version...
0.1.0 3.3.1