Bump version number and update ChangeLog
[libftdi] / README
1 --------------------------------------------------------------------
2 libftdi version 0.20
3 --------------------------------------------------------------------
4
5 libftdi - A library (using libusb) to talk to FTDI's UART/FIFO chips
6 including the popular bitbang mode.
7
8 The following chips are supported:
9 - FT4232H / FT2232H
10 - FT232R  / FT245R / FT232H
11 - FT2232L / FT2232D / FT2232C
12 - FT232BM / FT245BM (and the BL/BQ variants)
13 - FT8U232AM / FT8U245AM
14
15 The AUTHORS file contains a list of all the people
16 that made libftdi possible what it is today.
17
18 Many thanks to Marek VavruĊĦa for providing
19 the initial C++ wrapper implementation.
20
21 Changes
22 -------
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)
26
27 You'll find the newest version of libftdi at:
28 http://www.intra2net.com/en/developer/libftdi
29
30 --------------------------------------------------------------------
31 www.intra2net.com                             2003-2012 Intra2net AG
32 --------------------------------------------------------------------