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
|
||||
|
||||
# Intel Quark microcontroller D2000 Reference Board (web search for doc num 333582)
|
||||
|
||||
# the board has an onboard FTDI FT232H chip
|
||||
adapter driver ftdi
|
||||
ftdi vid_pid 0x0403 0x6014
|
||||
ftdi channel 0
|
||||
|
||||
ftdi layout_init 0x0000 0x030b
|
||||
ftdi layout_signal nTRST -data 0x0100 -noe 0x0100
|
||||
|
||||
source [find target/quark_d20xx.cfg]
|
||||
|
||||
adapter speed 1000
|
||||
|
||||
reset_config trst_only
|
||||
Reference in New Issue
Block a user