Removed redundant information about FTD2XX.

git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@1104 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
master
Kolja Waschk 17 years ago
parent e76a3be977
commit 97fe428fff

@ -308,15 +308,8 @@ you don't run Linux, you can get it from
* http://www.intra2net.com/de/produkte/opensource/ftdi/
Alternatively, you can use the FTD2XX library from the chip manufacturer FTDI.
It is available for Linux and Windows. To use the library for Windows in a
Cygwin environment, first get it from:
* http://www.ftdichip.com/Drivers/D2XX.htm
Unzip the CDM*.zip to some directory and tell UrJTAG about this directory
during the configure step before actual compilation:
./configure --with-ftd2xx=/cygdrive/c/windows/temp/CDM_Drivers
It is available for Linux and Windows. There's more information about linking
to that library in a Cygwin environment below.
All other USB JTAG adapters can be supported only if libusb is installed.
There is a libusb-win32 variant that can be used in a Cygwin environment:

Loading…
Cancel
Save