Next try to get the encoding/decoding for the different FT2232/FT232H chip modes...
[libftdi] / src / ftdi_stream.c
2011-06-28 Uwe Bonnes1.0/src/ftdi_stream.c: Check for fitting device
2011-01-21 Uwe BonnesSafer initialisation of ftdi_readstream
2011-01-21 Uwe BonnesDelete some remaining debug printout
2011-01-21 Uwe BonnesSafer initialisation of ftdi_readstream
2011-01-21 Uwe BonnesDelete some remaining debug printout
2010-09-16 Thomas JaroschCorrect (signedness) issues detected by -Wall
2010-06-21 Uwe BonnesStore and use the libusb_context
2010-06-10 Uwe BonnesCorrect version of ftdi_readstream agains GIT Head
2010-06-09 Uwe BonnesProvide a streaming read, base on code from Micah Dowty