]> git.sur5r.net Git - openocd/blob - tcl/interface/ftdi/openocd-usb.cfg
cfg: Add config file variants using the ftdi driver instead of ft2232
[openocd] / tcl / interface / ftdi / openocd-usb.cfg
1 #
2 # Hubert Hoegl's USB to JTAG
3 #
4 # http://www.hs-augsburg.de/~hhoegl/proj/usbjtag/usbjtag.html
5 #
6
7 interface ftdi
8 ftdi_device_desc "Dual RS232"
9 ftdi_vid_pid 0x0403 0x6010
10
11 ftdi_layout_init 0x0508 0x0f1b
12 ftdi_layout_signal nTRST -data 0x0200 -noe 0x0100
13 ftdi_layout_signal nSRST -data 0x0800 -noe 0x0400