Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 257 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 257 Bytes

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