1807566d163b1d89d0920678f76be100221b7bba
[fw/openocd] / tcl / interface / ftdi / olimex-jtag-tiny.cfg
1 #
2 # Olimex ARM-USB-TINY
3 #
4 # http://www.olimex.com/dev/arm-usb-tiny.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 TINY"
15 ftdi_vid_pid 0x15ba 0x0004
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