tcl: don't use 'set' to retrieve the value of a variable
[fw/openocd] / tcl / target / stm32l0_dual_bank.cfg
1 source [find target/stm32l0.cfg]
2
3 # Add the second flash bank.
4 set _FLASHNAME $_CHIPNAME.flash1
5 flash bank $_FLASHNAME stm32lx 0 0 0 0 $_TARGETNAME