tcl/interface: add SPDX tag
[fw/openocd] / tcl / interface / ti-icdi.cfg
1 # SPDX-License-Identifier: GPL-2.0-or-later
2
3 #
4 # TI Stellaris In-Circuit Debug Interface (ICDI) Board
5 #
6 # This is the propriety ICDI interface used on newer boards such as
7 # LM4F232 Evaluation Kit - http://www.ti.com/tool/ek-lm4f232
8 # Stellaris Launchpad - http://www.ti.com/stellaris-launchpad
9 # http://www.ti.com/tool/ek-lm4f232
10 #
11
12 adapter driver hla
13 hla_layout ti-icdi
14 hla_vid_pid 0x1cbe 0x00fd
15
16 # Optionally specify the serial number of TI-ICDI devices, for when using
17 # multiple devices. Serial numbers can be obtained using lsusb -v
18 # Ex.
19 # adapter serial "0F003065"