fixed EEPROM user-area space checks for FT232R and FT245R chips in ftdi_eeprom_build()
[libftdi] / examples / stream_test.c
2011-10-08 Thomas JaroschRemove errorneous ; after if
2011-10-04 Uwe BonnesUse ftdi_new and not ftdi_init in the examples
2011-06-28 Uwe Bonnes1.0/examples/stream_test: Fix memory leakage pathes
2010-10-04 Thomas JaroschReformat example code to match libftdi style:
2010-09-27 Uwe BonnesAnother approach to get the examples/streamtest.c print...
2010-09-27 Uwe BonnesAnother approach to get the examples/streamtest.c print...
2010-09-16 Uwe Bonnesstream_test.c cleanup
2010-06-21 Emmanuel BlotFix up string formatting for long long integers (64...
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