]> git.sur5r.net Git - openocd/blob - tcl/interface/ftdi/olimex-arm-usb-tiny-h.cfg
cfg: Add config file variants using the ftdi driver instead of ft2232
[openocd] / tcl / interface / ftdi / olimex-arm-usb-tiny-h.cfg
1 #
2 # Olimex ARM-USB-TINY-H
3 #
4 # http://www.olimex.com/dev/arm-usb-tiny-h.html
5 #
6
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."
12
13 interface ftdi
14 ftdi_device_desc "Olimex OpenOCD JTAG ARM-USB-TINY-H"
15 ftdi_vid_pid 0x15ba 0x002a
16
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