aboutsummaryrefslogtreecommitdiff
path: root/openocd.cfg
diff options
context:
space:
mode:
authorDeterminant <tederminant@gmail.com>2020-09-24 13:32:19 -0400
committerDeterminant <tederminant@gmail.com>2020-09-24 13:32:19 -0400
commitf8c07b16a9a3366260052434dec126557ea2e173 (patch)
treea3b8bc2e0d0127272a4abb6ec280e52ec07baf3d /openocd.cfg
init
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..b00e2bf
--- /dev/null
+++ b/openocd.cfg
@@ -0,0 +1,2 @@
+source [find interface/stlink-v2.cfg]
+source [find target/stm32f1x.cfg]