summaryrefslogtreecommitdiff
path: root/firmware/ocd.sh
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/ocd.sh')
-rwxr-xr-xfirmware/ocd.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/ocd.sh b/firmware/ocd.sh
index a505698..7e9bb23 100755
--- a/firmware/ocd.sh
+++ b/firmware/ocd.sh
@@ -6,4 +6,4 @@
# run openocd server with telnet interface on localhost:4444 and GDB interface
# on localhost:3333
-openocd -f interface/stlink-v2.cfg -f target/stm32f1x.cfg
+openocd -f interface/stlink.cfg -f target/stm32f1x.cfg