Import xPack OpenOCD 0.12.0-7 and GNU Make 4.4.1 from x86_64-w64-mingw32.
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#
|
||||
# This is an FTDI-based debugging solution as found on some TI boards,
|
||||
# e.g. CC3200 LaunchPad.
|
||||
#
|
||||
# The schematics are identical to luminary-icdi (including SWD
|
||||
# support) but the USB IDs are different.
|
||||
#
|
||||
|
||||
adapter driver ftdi
|
||||
ftdi vid_pid 0x0451 0xc32a
|
||||
|
||||
ftdi layout_init 0x00a8 0x00eb
|
||||
ftdi layout_signal nSRST -noe 0x0020
|
||||
ftdi layout_signal SWD_EN -ndata 0x0080
|
||||
ftdi layout_signal SWDIO_OE -data 0x0008
|
||||
Reference in New Issue
Block a user