Skip to content

antoinevg/stm32f3-rust-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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