summaryrefslogtreecommitdiff
path: root/olsndot/firmware/openocd.cfg
diff options
context:
space:
mode:
authorjaseg <git@jaseg.net>2017-10-05 13:13:39 +0200
committerjaseg <git@jaseg.net>2017-10-05 13:13:39 +0200
commitf40a69915fecc760ab1656ea8ef7b0c2a722ea69 (patch)
tree68330d5419d9f5340af6528c3b6bd42144bce5f0 /olsndot/firmware/openocd.cfg
parent4445b8243c990d546c13341361fec5aa6bc1058d (diff)
downloadolsndot-f40a69915fecc760ab1656ea8ef7b0c2a722ea69.tar.gz
olsndot-f40a69915fecc760ab1656ea8ef7b0c2a722ea69.tar.bz2
olsndot-f40a69915fecc760ab1656ea8ef7b0c2a722ea69.zip
Fix-up repository structure
Diffstat (limited to 'olsndot/firmware/openocd.cfg')
-rw-r--r--olsndot/firmware/openocd.cfg10
1 files changed, 0 insertions, 10 deletions
diff --git a/olsndot/firmware/openocd.cfg b/olsndot/firmware/openocd.cfg
deleted file mode 100644
index 2dc74f0..0000000
--- a/olsndot/firmware/openocd.cfg
+++ /dev/null
@@ -1,10 +0,0 @@
-telnet_port 4444
-gdb_port 3333
-
-interface jlink
-#adapter_khz 10000
-transport select swd
-
-source /usr/share/openocd/scripts/target/stm32f0x.cfg
-
-#flash bank sysflash.alias stm32f0x 0x00000000 0 0 0 $_TARGETNAME