repo.or.cz
/
openocd
/
ztw.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Doc: fix broken link
[openocd/ztw.git]
/
tcl
/
interface
/
openocd-usb.cfg
blob
8bb9ffe6f413d99ddf7379f2369b9d28420b8fc2
1
#
2
# Hubert Hoegl's USB to JTAG
3
#
4
# http://www.hs-augsburg.de/~hhoegl/proj/usbjtag/usbjtag.html
5
#
6
7
interface ft2232
8
ft2232_vid_pid 0x0403 0x6010
9
ft2232_device_desc "Dual RS232"
10
ft2232_layout "oocdlink"
11
ft2232_latency 2
12
# 6/(1+n) Mhz TCLK
13
jtag_speed 1
14