forked from auracaster/openocd
Olimex FT2232H JTAG adapters
Add interface configs for two new high speed JTAG adapters from Olimex. They need some other speed related tweaks to work well at high speed. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
This commit is contained in:
committed by
David Brownell
parent
0c4d5b8b1f
commit
517049dca5
11
tcl/interface/olimex-arm-usb-tiny-h.cfg
Normal file
11
tcl/interface/olimex-arm-usb-tiny-h.cfg
Normal file
@@ -0,0 +1,11 @@
|
||||
#
|
||||
# Olimex ARM-USB-TINY-H
|
||||
#
|
||||
# http://www.olimex.com/dev/arm-usb-tiny-h.html
|
||||
#
|
||||
|
||||
interface ft2232
|
||||
ft2232_device_desc "Olimex OpenOCD JTAG ARM-USB-TINY-H"
|
||||
ft2232_layout olimex-jtag
|
||||
ft2232_vid_pid 0x15ba 0x002a
|
||||
|
||||
Reference in New Issue
Block a user