tcl/interface: add SPDX tag
[fw/openocd] / tcl / interface / ftdi / hilscher_nxhx50_etm.cfg
1 # SPDX-License-Identifier: GPL-2.0-or-later
2
3 #
4 # Hilscher NXHX 50-ETM
5 #
6 # http://de.hilscher.com/files_design/8/NXHX50-ETM_description_Rev01_EN.pdf
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 "NXHX 50-ETM"
16 ftdi vid_pid 0x0640 0x0028
17
18 ftdi layout_init 0x0308 0x030b
19 ftdi layout_signal nTRST -data 0x0100
20 ftdi layout_signal nSRST -data 0x0200