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,16 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#
|
||||
# egnite Turtelizer 2 revC (with TRST and SRST)
|
||||
#
|
||||
# http://www.ethernut.de/en/hardware/turtelizer/index.html
|
||||
#
|
||||
|
||||
adapter driver ftdi
|
||||
ftdi device_desc "Turtelizer JTAG/RS232 Adapter"
|
||||
ftdi vid_pid 0x0403 0xbdc8
|
||||
|
||||
ftdi layout_init 0x0008 0x0c7b
|
||||
ftdi layout_signal nTRST -oe 0x0020
|
||||
ftdi layout_signal nSRST -oe 0x0040
|
||||
ftdi layout_signal LED -ndata 0x0c00
|
||||
Reference in New Issue
Block a user