Distribute all new files
[libftdi] / README
... / ...
CommitLineData
1--------------------------------------------------------------------
2libftdi version 0.15
3--------------------------------------------------------------------
4
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
10- FT232R / FT245R
11- FT2232L / FT2232D / FT2232C
12- FT232BM / FT245BM (and the BL/BQ variants)
13- FT8U232AM / FT8U245AM
14
15The AUTHORS file contains a list of all the people
16that made libftdi possible what it is today.
17
18Many thanks to Marek Vavruša for providing
19the initial C++ wrapper implementation.
20
21Changes
22-------
23* Full C++ wrapper. Needs boost (Marek Vavruša and Intra2net)
24* cmake rules (Marek Vavruša)
25
26You'll find the newest version of libftdi at:
27http://www.intra2net.com/en/developer/libftdi
28
29--------------------------------------------------------------------
30www.intra2net.com 2003-2009 Intra2net AG
31--------------------------------------------------------------------