target: add Espressif ESP32-S3 basic support
[fw/openocd] / tcl / target / stm32l1x_dual_bank.cfg
1 source [find target/stm32l1.cfg]
2
3 # The stm32l1x 384kb have a dual bank flash.
4 # Let's add a definition for the second bank here.
5
6 # Add the second flash bank.
7 set _FLASHNAME $_CHIPNAME.flash1
8 flash bank $_FLASHNAME stm32lx 0 0 0 0 $_TARGETNAME