]> git.sur5r.net Git - openocd/blob - tcl/target/stm32xl.cfg
at91sam4: Add flash description and chipid for SAM4Cxx variants.
[openocd] / tcl / target / stm32xl.cfg
1 # script for stm32xl family (dual flash bank)
2 source [find target/stm32f1x.cfg]
3
4 # flash size will be probed
5 set _FLASHNAME $_CHIPNAME.flash1
6 flash bank $_FLASHNAME stm32f1x 0x08080000 0 0 0 $_TARGETNAME