aboutsummaryrefslogtreecommitdiffstats
path: root/openocd.sh
diff options
context:
space:
mode:
authorClyne Sullivan <clyne@bitgloo.com>2021-09-17 07:26:50 -0400
committerClyne Sullivan <clyne@bitgloo.com>2021-09-17 07:26:50 -0400
commitc61598fe95bb188ca28f1710dd8a42907bb797cb (patch)
tree42be7889b8e873775ef656ddae98cb2e6b5e4b3e /openocd.sh
parent6790246c3c731e88094161a594c9c70a3f7903f4 (diff)
use rtc for timing
Diffstat (limited to 'openocd.sh')
-rwxr-xr-xopenocd.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/openocd.sh b/openocd.sh
index 6cf8e57..90d4052 100755
--- a/openocd.sh
+++ b/openocd.sh
@@ -1 +1 @@
-sudo openocd -f /usr/local/share/openocd/scripts/interface/cmsis-dap.cfg -f /usr/local/share/openocd/scripts/target/stm32l0.cfg
+sudo openocd -f /usr/local/share/openocd/scripts/interface/stlink-v2.cfg -f /usr/local/share/openocd/scripts/target/stm32l0.cfg