flash/stm32l4x: support STM32U59/U5Ax devices
[openocd.git] / tcl / interface / ftdi / flossjtag.cfg
blob90ba63a4cd0a1ee0c38269b7e3e29f49df3e0ba4
1 # SPDX-License-Identifier: GPL-2.0-or-later
4 # FlossJTAG
6 # http://github.com/esden/floss-jtag
8 # This is the v0.3 and v1.0 Floss-JTAG compatible config file. It relies on the
9 # existence of an EEPROM on Floss-JTAG containing a name. If you have several
10 # Floss-JTAG adapters connected you can use the serial number to select a
11 # specific device.
13 # If your Floss-JTAG does not have an EEPROM, or the EEPROM is empty, use the
14 # flossjtag-noeeprom.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 vid_pid 0x0403 0x6010
24 ftdi device_desc "FLOSS-JTAG"
25 # adapter serial "FJ000001"
27 ftdi layout_init 0x0008 0x180b
28 ftdi layout_signal nTRST -data 0x0010 -oe 0x0010
29 ftdi layout_signal nSRST -data 0x0040 -oe 0x0040
30 ftdi layout_signal LED -data 0x0800
31 ftdi layout_signal LED2 -data 0x1000