tcl/interface: add SPDX tag
[fw/openocd] / tcl / interface / ftdi / signalyzer.cfg
1 # SPDX-License-Identifier: GPL-2.0-or-later
2
3 #
4 # Xverve Signalyzer Tool (DT-USB-ST)
5 #
6 # http://www.signalyzer.com
7 #
8
9 echo "WARNING!"
10 echo "This file was not tested with real interface, it is based on code in ft2232.c."
11 echo "Please report your experience with this file to openocd-devel mailing list,"
12 echo "so it could be marked as working or fixed."
13
14 adapter driver ftdi
15 ftdi device_desc "Signalyzer"
16 ftdi vid_pid 0x0403 0xbca0
17
18 ftdi layout_init 0x0008 0x000b
19 ftdi layout_signal nTRST -data 0x0010 -oe 0x0010
20 ftdi layout_signal nSRST -data 0x0020 -oe 0x0020