stm32f3-rust-examples
stm32f3-rust-examples copied to clipboard
Example code from my articles @ https://flowdsp.io/blog/
Source code for https://blog.flowdsp.io/ articles
git clone https://github.com/antoinevg/stm32fx-rust-examples.git
cd stm32fx-examples
make deps
# run in one terminal
openocd -f openocd.cfg
# run in another terminal
cargo run