diff options
author | ntfreak <ntfreak@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2009-08-20 07:54:49 +0000 |
---|---|---|
committer | ntfreak <ntfreak@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2009-08-20 07:54:49 +0000 |
commit | ef30f22fd3355f668b23905f50bab4671f803ab1 (patch) | |
tree | 4e24231cc99c5bf4f2fb75d9185bc0f0490be598 /README | |
parent | 028e535604bf52761115c81ed65c07d0a4a64cd0 (diff) | |
download | openocd+libswd-ef30f22fd3355f668b23905f50bab4671f803ab1.tar.gz openocd+libswd-ef30f22fd3355f668b23905f50bab4671f803ab1.tar.bz2 openocd+libswd-ef30f22fd3355f668b23905f50bab4671f803ab1.tar.xz openocd+libswd-ef30f22fd3355f668b23905f50bab4671f803ab1.zip |
- remove enable-ft2232-highspeed configure option, high speed ftdi support is now detected during the configure stage
- warning now issued if high speed ftdi device found and openocd was built using an old driver
git-svn-id: svn://svn.berlios.de/openocd/trunk@2599 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -215,10 +215,6 @@ options may be available there: FTD2XX --enable-ft2232_ftd2xx Enable building support for FT2232 based devices using the FTD2XX driver from ftdichip.com - --enable-ft2232-highspeed - Enable building support for FT2232H and - FT4232H-based devices (requires >=libftd2xx-0.4.16 - or >=libftdi-0.16) --enable-gw16012 Enable building support for the Gateworks GW16012 JTAG Programmer |