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,14 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
#
|
||||
# This adapter is integrated in to LambdaConcept ECPIX-5 board:
|
||||
# interface/ftdi/lambdaconcept_ecpix-5.cfg
|
||||
# See schematics for the ftdi layout:
|
||||
# http://docs.lambdaconcept.com/ecpix-5/_static/resources/SCH_ECPIX-5_R02.PDF
|
||||
|
||||
adapter driver ftdi
|
||||
adapter speed 10000
|
||||
ftdi device_desc "Dual RS232-HS"
|
||||
ftdi vid_pid 0x0403 0x6010
|
||||
|
||||
ftdi layout_init 0xfff8 0xfffb
|
||||
transport select jtag
|
||||
Reference in New Issue
Block a user