interface configs: Add missing URLs and names.
Also, drop author name from interface/hilscher_* files, that info is in the git log, and none of the other files contain author names either. Change-Id: Idf0eb4279c4bff31d15c166619c0bf8b1c5bb877 Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Reviewed-on: http://openocd.zylin.com/138 Tested-by: jenkins Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
This commit is contained in:
committed by
Spencer Oliver
parent
61957bee47
commit
d031b5def8
@@ -1,6 +1,13 @@
|
||||
# The redbee-econotag has an onboard ft2232h with
|
||||
# ft2232h channel A wired to mc13224v JTAG
|
||||
# ft2232h channel B wired to mc13224v UART1
|
||||
#
|
||||
# Redwire Redbee-Econotag
|
||||
#
|
||||
# http://www.redwirellc.com/store/node/1
|
||||
#
|
||||
# The Redbee-Econotag has an onboard FT2232H with:
|
||||
# - FT2232H channel A wired to mc13224v JTAG
|
||||
# - FT2232H channel B wired to mc13224v UART1
|
||||
#
|
||||
|
||||
interface ft2232
|
||||
ft2232_layout redbee-econotag
|
||||
ft2232_vid_pid 0x0403 0x6010
|
||||
|
||||
Reference in New Issue
Block a user