- fix tcl_port typo in docs
[fw/openocd] / src / target / interface / openocd-usb.cfg
1 #interface
2 interface ft2232
3 ft2232_vid_pid 0x0403 0x6010
4 ft2232_device_desc "Dual RS232"
5 ft2232_layout "oocdlink"
6 ft2232_latency 2
7 # 6/(1+n) Mhz TCLK
8 jtag_speed 1
9