tcl/target: add SPDX tag
[fw/openocd] / tcl / target / stm32xl.cfg
1 # SPDX-License-Identifier: GPL-2.0-or-later
2
3 # script for stm32xl family (dual flash bank)
4 source [find target/stm32f1x.cfg]
5
6 # flash size will be probed
7 set _FLASHNAME $_CHIPNAME.flash1
8 flash bank $_FLASHNAME stm32f1x 0x08080000 0 0 0 $_TARGETNAME