Bump version number and update ChangeLog
[libftdi] / README
CommitLineData
0beb9686 1--------------------------------------------------------------------
6935ef7b 2libftdi version 0.20
0beb9686 3--------------------------------------------------------------------
adb33a26 4
0beb9686
TJ
5libftdi - A library (using libusb) to talk to FTDI's UART/FIFO chips
6including the popular bitbang mode.
7
8The following chips are supported:
9- FT4232H / FT2232H
6935ef7b 10- FT232R / FT245R / FT232H
0beb9686
TJ
11- FT2232L / FT2232D / FT2232C
12- FT232BM / FT245BM (and the BL/BQ variants)
13- FT8U232AM / FT8U245AM
5efa6083 14
829ce4de
TJ
15The AUTHORS file contains a list of all the people
16that made libftdi possible what it is today.
17
cfb0db4f
TJ
18Many thanks to Marek VavruĊĦa for providing
19the initial C++ wrapper implementation.
20
adb33a26
TJ
21Changes
22-------
6935ef7b
TJ
23* Support for FT232H (Uwe Bonnes)
24* Fixed install location of header files (Uwe Bonnes and Intra2net)
25* Backported serial_test tool from libftdi 1.x (Uwe Bonnes)
adb33a26
TJ
26
27You'll find the newest version of libftdi at:
1bfc403c 28http://www.intra2net.com/en/developer/libftdi
adb33a26 29
0beb9686 30--------------------------------------------------------------------
6935ef7b 31www.intra2net.com 2003-2012 Intra2net AG
0beb9686 32--------------------------------------------------------------------