tcl/board: add SPDX tag
[fw/openocd] / tcl / board / xmc4500-relax.cfg
1 # SPDX-License-Identifier: GPL-2.0-or-later
2
3 #
4 # Infineon XMC4500 Relax Kit / Relax Lite Kit
5 #
6
7 #
8 # Segger J-Link Lite XMC4500 on-board
9 #
10 source [find interface/jlink.cfg]
11 transport select swd
12
13 # There's also an unpopulated 10-pin 0.05" pinout.
14
15 set CHIPNAME xmc4500
16 source [find target/xmc4xxx.cfg]