summaryrefslogtreecommitdiff
path: root/bluefnorf/openocd.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'bluefnorf/openocd.cfg')
-rw-r--r--bluefnorf/openocd.cfg8
1 files changed, 8 insertions, 0 deletions
diff --git a/bluefnorf/openocd.cfg b/bluefnorf/openocd.cfg
new file mode 100644
index 0000000..99e0019
--- /dev/null
+++ b/bluefnorf/openocd.cfg
@@ -0,0 +1,8 @@
+
+telnet_port 4444
+gdb_port 3333
+
+source [find interface/stlink-v2.cfg]
+
+source [find target/stm32f1x.cfg]
+