6 个版本
0.1.5 | 2021 年 3 月 4 日 |
---|---|
0.1.4 | 2021 年 3 月 4 日 |
0.1.3 | 2021 年 2 月 26 日 |
#24 in #vex
在 crassipes 中使用
9.5MB
2K SLoC
vex-rt
基于 PROS 的 Vex V5 Rust 运行时。
快速入门
您需要
- 由
rustup
管理的 Rust 工具链 arm-none-eabi
工具链pros-cli
# Simply plug in a V5 and run:
cargo run --example hello-world
版本
以...开头的版本 | ...使用 PROS 内核版本... |
---|---|
0.1.0 | 3.3.1 |
lib.rs
:
一个用于在 VEX V5 上运行 Rust 的包。