aboutsummaryrefslogtreecommitdiffstats
path: root/sw/eval-clock-cw-tx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sw/eval-clock-cw-tx/Makefile')
-rw-r--r--sw/eval-clock-cw-tx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/eval-clock-cw-tx/Makefile b/sw/eval-clock-cw-tx/Makefile
index 8c5fc79..1679b79 100644
--- a/sw/eval-clock-cw-tx/Makefile
+++ b/sw/eval-clock-cw-tx/Makefile
@@ -1,7 +1,7 @@
.PHONY: all openocd debug
OPENOCD := openocd
-OPENOCD_OPT := -f interface/stlink-v2.cfg -f target/stm32f1x.cfg
+OPENOCD_OPT := -f interface/stlink.cfg -f target/stm32f1x.cfg
BIN := target/thumbv7m-none-eabi/debug/picardy
# Build and flash in release mode