aboutsummaryrefslogtreecommitdiff
path: root/openocd/openocd-stlink.cfg
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2018-08-23 17:08:59 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2018-08-23 17:12:21 +0200
commit3061ecca3d0fdfb87dabbf5f63c9e06c2a30f53a (patch)
treeab49cc16ed0b853452c5c2ed2d3042416d628986 /openocd/openocd-stlink.cfg
downloadiot-sensors-master.tar.gz
iot-sensors-master.tar.bz2
iot-sensors-master.tar.xz
iot-sensors-master.zip
o Initial import.HEADmaster
Diffstat (limited to 'openocd/openocd-stlink.cfg')
-rw-r--r--openocd/openocd-stlink.cfg7
1 files changed, 7 insertions, 0 deletions
diff --git a/openocd/openocd-stlink.cfg b/openocd/openocd-stlink.cfg
new file mode 100644
index 0000000..33ed847
--- /dev/null
+++ b/openocd/openocd-stlink.cfg
@@ -0,0 +1,7 @@
+source [find interface/stlink-v2.cfg]
+#source [find target/stm32f1x.cfg]
+source [find nrf52.cfg]
+
+gdb_port 3333
+tcl_port disabled
+telnet_port 4444