2022-06-12 16:50:59 -05:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
|
2012-07-20 03:19:51 -05:00
|
|
|
#
|
|
|
|
# egnite Turtelizer 2 revC (with TRST and SRST)
|
|
|
|
#
|
|
|
|
# http://www.ethernut.de/en/hardware/turtelizer/index.html
|
|
|
|
#
|
|
|
|
|
2019-08-23 08:49:58 -05:00
|
|
|
adapter driver ftdi
|
2021-06-23 13:54:49 -05:00
|
|
|
ftdi device_desc "Turtelizer JTAG/RS232 Adapter"
|
|
|
|
ftdi vid_pid 0x0403 0xbdc8
|
2012-07-20 03:19:51 -05:00
|
|
|
|
2021-06-23 13:54:49 -05:00
|
|
|
ftdi layout_init 0x0008 0x0c7b
|
|
|
|
ftdi layout_signal nTRST -oe 0x0020
|
|
|
|
ftdi layout_signal nSRST -oe 0x0040
|
|
|
|
ftdi layout_signal LED -ndata 0x0c00
|