Commit graph

4 commits

Author SHA1 Message Date
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
jakllsch
e2c8b013f5 Update to libftdi-0.19.
Changes since 0.18:
- Make kernel driver detach configurable (Thomas Klose)
- Correct ftdi_poll_modem_status() result code (Tom Saunders)
- cmake build system improvements (Evgeny Sinelnikov)
- Fix uninitialized memory access in async mode (Intra2net)
- Support for FT232R eeprom features (Hermann Kraus)
- Fix size returned by ftdi_read_data (Hermann Kraus)
- C++ wrapper: Fix infinite recursion in set_bitmode (Intra2net)
- Improvements to the python wrapper (Flynn Marquardt and Chris Zeh)
2011-11-17 18:17:48 +00:00
jakllsch
588cd5d448 buildlink for liftdi 2010-10-23 15:34:34 +00:00
jakllsch
63473e3db6 import libftdi package.
libFTDI is an open source library to talk to FTDI chips: FT232BM,
FT245BM, FT2232C, FT2232D and FT245R, including the popular bitbang
mode. The library is linked with your program in userspace, no
kernel driver required.

libFTDI works perfectly with Linux, Windows, MacOS X and BSD variants
thanks to libusb.
2010-10-23 15:26:46 +00:00