mirror of
git://git.code.sf.net/p/openocd/code
synced 2025-07-19 05:55:41 +10:00
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>
12 lines
203 B
INI
12 lines
203 B
INI
#
|
|
# Olimex ARM-USB-OCD-H
|
|
#
|
|
# http://www.olimex.com/dev/arm-usb-ocd.html
|
|
#
|
|
|
|
interface ft2232
|
|
ft2232_device_desc "Olimex OpenOCD JTAG ARM-USB-OCD-H"
|
|
ft2232_layout olimex-jtag
|
|
ft2232_vid_pid 0x15ba 0x002b
|
|
|