aboutsummaryrefslogtreecommitdiffstats
path: root/openocd.cfg
diff options
context:
space:
mode:
authorClyne Sullivan <clyne@bitgloo.com>2023-07-08 11:46:15 -0400
committerClyne Sullivan <clyne@bitgloo.com>2023-07-08 11:46:15 -0400
commitd13d5aec56a40c5fc86a79e16e86e8ffb2dcd7fe (patch)
treef3030c553bd3bb93e9653cf8500ffc8445081c46 /openocd.cfg
parented9011eb510567a91db9699b366ea6c6a3d8d881 (diff)
parentdf114682bf8ea175eb22d0e2812237d7934cf917 (diff)
Merge branch 'master' of ssh://code.bitgloo.com:222/clyne/stmdspgui into frequency-plot
Diffstat (limited to 'openocd.cfg')
-rw-r--r--openocd.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/openocd.cfg b/openocd.cfg
new file mode 100644
index 0000000..33f2c52
--- /dev/null
+++ b/openocd.cfg
@@ -0,0 +1,2 @@
+source [find interface/stlink.cfg]
+source [find target/stm32l4x.cfg] \ No newline at end of file