transport: Remove echo in transport selection
[openocd.git] / tcl / interface / ftdi / flossjtag-noeeprom.cfg
blob1008e1ae68709fc6904c9a4356595fd54bcde4ca
1 # SPDX-License-Identifier: GPL-2.0-or-later
4 # FlossJTAG
6 # http://github.com/esden/floss-jtag
8 # This is the pre v0.3 Floss-JTAG compatible config file. It can also be used
9 # for newer versions of Floss-JTAG with empty or not populated EEPROM. If you
10 # have several Floss-JTAG connected you have to use the USB ID to select a
11 # specific one.
13 # If you have a Floss-JTAG WITH EEPROM that is programmed, use the
14 # flossjtag.cfg file.
17 echo "WARNING!"
18 echo "This file was not tested with real interface, it is based on code in ft2232.c."
19 echo "Please report your experience with this file to openocd-devel mailing list,"
20 echo "so it could be marked as working or fixed."
22 adapter driver ftdi
23 ftdi device_desc "Dual RS232-HS"
24 ftdi vid_pid 0x0403 0x6010
26 ftdi layout_init 0x0008 0x000b
27 ftdi layout_signal nTRST -data 0x0010 -oe 0x0010
28 ftdi layout_signal nSRST -data 0x0040 -oe 0x0040