crs-bind

Crates.iocrs-bind
lib.rscrs-bind
version0.1.5
sourcesrc
created_at2021-02-25 21:30:15.171494
updated_at2021-03-04 21:06:13.261266
descriptionA 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.
homepage
repository
max_upload_size
id360705
size9,624,677
Drew (Dysproh)

documentation

README

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
Commit count: 0

cargo fmt