Add openocd config

This commit is contained in:
jaseg 2020-11-25 11:24:43 +01:00
parent 0bfd7efaf4
commit e282a5eb37

10
prototype/fw/openocd.cfg Normal file
View file

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