Rust driver for Grove RGB Matrix Led with my-9221 Driver
You can use the example provided for the stm32f3-discovery board
```sh
cargo install cargo-embed
cargo embed --chip STM32F303VCTx --release --example stm32f3-discovery-example --target thumbv7em-none-eabihf
``` This is an early stage project