tcl/interface: add SPDX tag
[fw/openocd] / tcl / interface / ftdi / minimodule.cfg
1 # SPDX-License-Identifier: GPL-2.0-or-later
2
3 #
4 # FTDI MiniModule
5 #
6 # http://www.ftdichip.com/Support/Documents/DataSheets/Modules/DS_FT2232H_Mini_Module.pdf
7 #
8
9 adapter driver ftdi
10 ftdi device_desc "FT2232H MiniModule"
11 ftdi vid_pid 0x0403 0x6010
12
13 # Every pin set as high impedance except TCK, TDI, TDO and TMS
14 ftdi layout_init 0x0008 0x000b
15
16 # nSRST defined on pin CN2-13 of the MiniModule (pin ADBUS5 [AD5] on the FT2232H chip)
17 # This choice is arbitrary. Use other GPIO pin if desired.
18 ftdi layout_signal nSRST -data 0x0020 -oe 0x0020