Files
memdump-fw/memdump-stlink.cfg
Derisis13 3731265cde feature: USB serial port middleware
feautre: Blink the debug LED
refarctor: rename the openocd script
2022-12-10 16:57:39 +01:00

10 lines
182 B
INI

# adapter driver st-link
source [find interface/stlink.cfg]
#transport select hla_swd
# increase working area to 64KB
# set WORKAREASIZE 0x10000
source [find target/stm32f1x.cfg]