File: README

package info (click to toggle)
libftdi 0.20-2
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 3,784 kB
  • ctags: 752
  • sloc: sh: 11,141; ansic: 2,417; cpp: 594; makefile: 205
file content (32 lines) | stat: -rw-r--r-- 1,110 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
--------------------------------------------------------------------
libftdi version 0.20
--------------------------------------------------------------------

libftdi - A library (using libusb) to talk to FTDI's UART/FIFO chips
including the popular bitbang mode.

The following chips are supported:
- FT4232H / FT2232H
- FT232R  / FT245R / FT232H
- FT2232L / FT2232D / FT2232C
- FT232BM / FT245BM (and the BL/BQ variants)
- FT8U232AM / FT8U245AM

The AUTHORS file contains a list of all the people
that made libftdi possible what it is today.

Many thanks to Marek VavruĊĦa for providing
the initial C++ wrapper implementation.

Changes
-------
* Support for FT232H (Uwe Bonnes)
* Fixed install location of header files (Uwe Bonnes and Intra2net)
* Backported serial_test tool from libftdi 1.x (Uwe Bonnes)

You'll find the newest version of libftdi at:
http://www.intra2net.com/en/developer/libftdi

--------------------------------------------------------------------
www.intra2net.com                             2003-2012 Intra2net AG
--------------------------------------------------------------------