summaryrefslogtreecommitdiff
path: root/bluefnorf/openocd.cfg
diff options
context:
space:
mode:
authorMatthias Hannig <matthias@hannig.cc>2018-07-13 16:13:00 +0200
committerMatthias Hannig <matthias@hannig.cc>2018-07-13 16:13:00 +0200
commit643208f4898400fb04bf0773c388551f58b0b5bf (patch)
tree5762c221e39442fbe114e41162d3395a987bab82 /bluefnorf/openocd.cfg
parent6426b16179ba17637384aea5f04f13aad326a1c8 (diff)
downloadolsndot-643208f4898400fb04bf0773c388551f58b0b5bf.tar.gz
olsndot-643208f4898400fb04bf0773c388551f58b0b5bf.tar.bz2
olsndot-643208f4898400fb04bf0773c388551f58b0b5bf.zip
added bluefnorf skeleton
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]
+