riscv-openocd-wch/tcl/target/stm32l1x_dual_bank.cfg
2022-03-29 17:01:37 +08:00

9 lines
245 B
INI

source [find target/stm32l1.cfg]
# The stm32l1x 384kb have a dual bank flash.
# Let's add a definition for the second bank here.
# Add the second flash bank.
set _FLASHNAME $_CHIPNAME.flash1
flash bank $_FLASHNAME stm32lx 0 0 0 0 $_TARGETNAME