forked from auracaster/openocd
10 lines
173 B
INI
10 lines
173 B
INI
#interface
|
|
interface ft2232
|
|
ft2232_vid_pid 0x0403 0x6010
|
|
ft2232_device_desc "Dual RS232"
|
|
ft2232_layout "oocdlink"
|
|
ft2232_latency 2
|
|
# 6/(1+n) Mhz TCLK
|
|
jtag_speed 1
|
|
|