mirror of
git://git.code.sf.net/p/openocd/code
synced 2025-07-19 03:39:23 +10:00
11 lines
342 B
INI
11 lines
342 B
INI
################################################################################
|
|
# Author: Michael Trensch (MTrensch@googlemail.com)
|
|
################################################################################
|
|
|
|
#interface
|
|
interface ft2232
|
|
ft2232_device_desc "NXHX 500-RE"
|
|
ft2232_layout comstick
|
|
ft2232_vid_pid 0x0640 0x0028
|
|
jtag_khz 6000
|