candleLight_fw/openocd.cfg
Marc Kleine-Budde e2b2ef93c1 gdb_oocd.cmds, openocd.cfg: remove executable flag
Fixes: 99a8eac354b5 ("add "make debug" target for openocd"
2022-12-15 11:23:12 +01:00

15 lines
210 B
INI

#source [find board/stm32f0discovery.cfg]
source [find interface/stlink-v2.cfg]
transport select hla_swd
source [find target/stm32f0x.cfg]
set WORKAREASIZE 0x2000
reset_config srst_only
#init
#reset init