docs: update incorrect urls
[openocd.git] / tcl / interface / ftdi / redbee-usb.cfg
blobb79300d53bc3c359f5c869f5429604dfb611870a
2 # Redwire Redbee-USB
4 # http://www.redwirellc.com
6 # The Redbee-USB has an onboard FT2232H with:
7 #  - FT2232H channel B wired to mc13224v JTAG
8 #  - FT2232H channel A wired to mc13224v UART1
11 echo "WARNING!"
12 echo "This file was not tested with real interface, it is based on code in ft2232.c."
13 echo "Please report your experience with this file to openocd-devel mailing list,"
14 echo "so it could be marked as working or fixed."
16 interface ftdi
17 ftdi_vid_pid 0x0403 0x6010
18 ftdi_channel 1
20 ftdi_layout_init 0x0c08 0x0c2b
21 ftdi_layout_signal nTRST -data 0x0800
22 ftdi_layout_signal nSRST -data 0x0400