summaryrefslogtreecommitdiff
path: root/openocd.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'openocd.cfg')
-rw-r--r--openocd.cfg9
1 files changed, 9 insertions, 0 deletions
diff --git a/openocd.cfg b/openocd.cfg
new file mode 100644
index 0000000..3447e6f
--- /dev/null
+++ b/openocd.cfg
@@ -0,0 +1,9 @@
+gdb_port 3333
+tcl_port disabled
+telnet_port disabled
+
+source [find interface/stlink.cfg]
+source [find target/stm32f1x.cfg]
+
+init
+arm semihosting enable