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,18 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
# Copyright (C) 2020 Synopsys, Inc.
|
||||
# Anton Kolesov <anton.kolesov@synopsys.com>
|
||||
# Didin Evgeniy <didin@synopsys.com>
|
||||
|
||||
#
|
||||
# Synopsys SDP Mainboard has embdded FT2232 chip, which is similar to Digilent
|
||||
# HS-1, except that it uses channel B for JTAG communication, instead of
|
||||
# channel A.
|
||||
#
|
||||
|
||||
adapter driver ftdi
|
||||
ftdi vid_pid 0x0403 0x6010
|
||||
ftdi layout_init 0x0088 0x008b
|
||||
ftdi channel 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user