Skip to content
Snippets Groups Projects
Commit 2175bb14 authored by Uwe Bonnes's avatar Uwe Bonnes Committed by Paul Fertser
Browse files

turtelizer2-revC: Tested with real hardware.


Also some hints around deprecated tcl/interface/turtelizer2.cfg added.

Change-Id: Ifa57b49febffaeddd5d8ff0a48833d3544927b10
Signed-off-by: default avatarUwe Bonnes <bon@elektron.ikp.physik.tu-darmstadt.de>
Reviewed-on: http://openocd.zylin.com/2584


Tested-by: jenkins
Reviewed-by: Harald Kipp
Reviewed-by: default avatarPaul Fertser <fercerpav@gmail.com>
parent 1cd3fdf2
Branches
No related tags found
No related merge requests found
......@@ -4,11 +4,6 @@
# http://www.ethernut.de/en/hardware/turtelizer/index.html
#
echo "WARNING!"
echo "This file was not tested with real interface, it is based on schematics and code"
echo "in ft2232.c. Please report your experience with this file to openocd-devel"
echo "mailing list, so it could be marked as working or fixed."
interface ftdi
ftdi_device_desc "Turtelizer JTAG/RS232 Adapter"
ftdi_vid_pid 0x0403 0xbdc8
......
......@@ -3,6 +3,10 @@
#
# http://www.ethernut.de/en/hardware/turtelizer/index.html
#
# Deprecated, if possible use tcl/interface/ftdi/turtelizer...
# To run, one of following configure option needed
# --enable-legacy-ft2232_libftdi
# --enable-legacy-ft2232_ftd2xx
interface ft2232
ft2232_device_desc "Turtelizer JTAG/RS232 Adapter"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment