2个不稳定版本
0.2.0 | 2022年2月8日 |
---|---|
0.0.1 | 2022年2月6日 |
#1098 在 嵌入式开发
28KB
566 行
Grove RGB矩阵LED Rust驱动程序
Rust驱动的Grove RGB矩阵LED,使用my-9221驱动器
示例
您可以使用提供的示例,用于stm32f3-discovery板
# Install Cargo embed
cargo install cargo-embed
# Flash the board
cargo embed --chip STM32F303VCTx --release --example stm32f3-discovery-example --target thumbv7em-none-eabihf
这是一个早期阶段的项目
依赖关系
~71KB