Add openocd config for stlinks

This commit is contained in:
jaseg 2020-12-24 15:53:02 +01:00
parent 8acfdb97b5
commit 735ddef6ae
2 changed files with 11 additions and 1608 deletions

11
fw/openocd.cfg Normal file
View file

@ -0,0 +1,11 @@
telnet_port 4444
gdb_port 3333
tcl_port 6666
source [find interface/stlink-v2.cfg]
#adapter_khz 10000
source [find target/stm32f0x_stlink.cfg]
init
arm semihosting enable

File diff suppressed because it is too large Load diff