prompt-bean/openocd.cfg
2025-12-18 23:23:54 +01:00

12 lines
198 B
INI

gdb_port 3333
tcl_port disabled
telnet_port disabled
#set CPUTAPID 0x2ba01477
source [find interface/stlink.cfg]
#adapter serial "X"
source [find target/stm32f1x.cfg]
init
arm semihosting enable