tcl/interface: add SPDX tag
[fw/openocd] / tcl / interface / ftdi / digilent-hs1.cfg
1 # SPDX-License-Identifier: GPL-2.0-or-later
2
3 # this supports JTAG-HS1 and JTAG-SMT1
4 # (the later being the OEM on-board version)
5
6 adapter driver ftdi
7 ftdi device_desc "Digilent Adept USB Device"
8 ftdi vid_pid 0x0403 0x6010
9 # channel 1 does not have any functionality
10 ftdi channel 0
11 # just TCK TDI TDO TMS, no reset
12 ftdi layout_init 0x0088 0x008b
13 reset_config none