From: Thomas Jarosch Date: Fri, 28 Dec 2012 11:24:13 +0000 (+0100) Subject: Update README and TODO X-Git-Tag: v1.0rc1~4 X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=10650522f46c92b2c583aee497c3060e76c8dc71;p=libftdi Update README and TODO --- diff --git a/README b/README index 30821cb..d10cb64 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ -------------------------------------------------------------------- -libftdi version 0.99 +libftdi version 1.0 -------------------------------------------------------------------- libftdi - A library (using libusb) to talk to FTDI's UART/FIFO chips @@ -12,6 +12,8 @@ The following chips are supported: - FT232BM / FT245BM (and the BL/BQ variants) - FT8U232AM / FT8U245AM +libftdi requires libusb 1.x. + The AUTHORS file contains a list of all the people that made libftdi possible what it is today. @@ -22,5 +24,5 @@ You'll find the newest version of libftdi at: http://www.intra2net.com/en/developer/libftdi -------------------------------------------------------------------- -www.intra2net.com 2003-201x Intra2net AG +www.intra2net.com 2003-2013 Intra2net AG -------------------------------------------------------------------- diff --git a/TODO b/TODO index 1363a34..517178c 100644 --- a/TODO +++ b/TODO @@ -1,9 +1,3 @@ *** TODO for 1.0 release *** -Misc: -- Resolve TODO entries in ftdi_eeprom -- Look into merging ftdi_eeprom and examples/eeprom - Documentation: -- Mention libusb-1.0 dependency -- Comparison between 1.0 and 0.19 - Document the new EEPROM function