candleLight_fw/openocd.cfg

15 lines
210 B
INI
Raw Normal View History

2019-08-24 22:16:20 -04:00
#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