rust-stm32-blinky/run.sh

4 lines
94 B
Bash
Raw Normal View History

2019-05-11 15:32:38 +02:00
#!/bin/bash
cargo build || exit -1
2019-08-23 18:50:19 +02:00
arm-none-eabi-gdb target/thumbv7m-none-eabi/debug/cheapsdo