summaryrefslogtreecommitdiff
path: root/openocd.cfg
diff options
context:
space:
mode:
authorjaseg <git@jaseg.net>2018-11-17 11:35:25 +0900
committerjaseg <git@jaseg.net>2018-11-17 11:35:25 +0900
commit194bd7fdb9c0ffd66f7c574c2854f396c2a8ab93 (patch)
tree56b6a754a8d67c254d52c4bba2f66f2dca1c09fc /openocd.cfg
parent155a29ce08fc019faefbf4ee3bfa0ea82c8501c3 (diff)
downloadsecure-hid-194bd7fdb9c0ffd66f7c574c2854f396c2a8ab93.tar.gz
secure-hid-194bd7fdb9c0ffd66f7c574c2854f396c2a8ab93.tar.bz2
secure-hid-194bd7fdb9c0ffd66f7c574c2854f396c2a8ab93.zip
Initial schematic commit
Diffstat (limited to 'openocd.cfg')
-rw-r--r--openocd.cfg14
1 files changed, 0 insertions, 14 deletions
diff --git a/openocd.cfg b/openocd.cfg
deleted file mode 100644
index 91a1deb..0000000
--- a/openocd.cfg
+++ /dev/null
@@ -1,14 +0,0 @@
-telnet_port 4444
-gdb_port 3333
-
-interface jlink
-
-adapter_khz 1000
-transport select swd
-
-source /usr/share/openocd/scripts/target/stm32f4x.cfg
-
-init
-#arm semihosting enable
-
-#flash bank sysflash.alias stm32f0x 0x00000000 0 0 0 $_TARGETNAME