X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=blobdiff_plain;f=README;h=3917627c0bb72bc8cde5016981a556ae1d23251e;hp=769c9d447a3aa332a4b63651effac7c61b5095cf;hb=cfb0db4f651ee9c568db4361b511d7fb6d580c69;hpb=b1e8fa649beadd7ccaba5f3302435fe2a9b83f33 diff --git a/README b/README index 769c9d4..3917627 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ ------------------------------------------------------------------- -libftdi version 0.14 +libftdi version 0.15 ------------------------------------------------------------------- libftdi - A library (using libusb) to talk to FTDI's FT2232C, @@ -8,14 +8,12 @@ FT232BM and FT245BM type chips including the popular bitbang mode. 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 ------- -* Fixed flow control code for second FT2232 interface (Marek Vavruša) -* Ability to set flow control via one USB call (Marek Vavruša) -* 64 bit build support in the RPM spec file (Uwe Bonnes) -* Small fix to the RPM spec file (Uwe Bonnes) -* Ability to set RS232 break type (Intra2net) -* Grouped flow control and modem status code together (Intra2net) +* Full C++ wrapper. Needs boost (Marek Vavruša and Intra2net) You'll find the newest version of libftdi at: