Uwe Hermann <uwe@hermann-uwe.de> URL references
[fw/openocd] / src / target / interface / olimex-jtag-tiny.cfg
1 #
2 # Olimex ARM-USB-TINY
3 #
4 # http://www.olimex.com/dev/arm-usb-tiny.html
5 #
6
7 # TODO: FIXME
8 # Linux USB tends to see the device description without the 'A' as in target/olimex-jtag-tiny.cfg,
9 # but Windows still needs the 'A'. This is a replacement for Linux users.
10
11 interface ft2232
12 ft2232_device_desc "Olimex OpenOCD JTAG TINY"
13 ft2232_layout olimex-jtag
14 ft2232_vid_pid 0x15ba 0x0004
15