cfg: Add config file variants using the ftdi driver instead of ft2232
[openocd.git] / tcl / interface / ftdi / olimex-arm-usb-tiny-h.cfg
blob8a96cc6599a6dd3c30fab400e12dc2ec797cd086
2 # Olimex ARM-USB-TINY-H
4 # http://www.olimex.com/dev/arm-usb-tiny-h.html
7 echo "WARNING!"
8 echo "This file was not tested with real interface, but is assumed to work as this"
9 echo "interface uses the same layout as configs that were verified. Please report your"
10 echo "experience with this file to openocd-devel mailing list, so it could be marked"
11 echo "as working or fixed."
13 interface ftdi
14 ftdi_device_desc "Olimex OpenOCD JTAG ARM-USB-TINY-H"
15 ftdi_vid_pid 0x15ba 0x002a
17 ftdi_layout_init 0x0c08 0x0f1b
18 ftdi_layout_signal nSRST -oe 0x0200
19 ftdi_layout_signal nTRST -data 0x0100 -noe 0x0400
20 ftdi_layout_signal LED -data 0x0800