Crates.io | crs-bind |
lib.rs | crs-bind |
version | 0.1.5 |
source | src |
created_at | 2021-02-25 21:30:15.171494 |
updated_at | 2021-03-04 21:06:13.261266 |
description | 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. |
homepage | |
repository | |
max_upload_size | |
id | 360705 |
size | 9,624,677 |
A Rust runtime for the Vex V5 built on top of PROS.
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 starting with... | ...use PROS kernel version... |
---|---|
0.1.0 | 3.3.1 |