You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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