Rust driver for Grid-EYE / Panasonic AMG88(33)
Read the detailed documentation here
Rust nightly is needed to compile this crate.
bash
cargo build --example raspberrypi
cargo run --example raspberrypi
The STM32 is tested on a 1bitsy board with a STM32F415RGT6 CPU.
bash
cargo build --example stm32 --target thumbv7em-none-eabi
JLinkGDBServer -if SWD -device STM32F415RG
arm-none-eabi-gdb -x gdb.startup