fixed EEPROM user-area space checks for FT232R and FT245R chips in ftdi_eeprom_build()
[libftdi] / examples / simple.c
2011-10-04 Uwe BonnesUse ftdi_new and not ftdi_init in the examples
2011-09-25 Thomas JaroschAdded API to get libftdi library version.
2011-06-28 Uwe BonnesFix all leak in the examples shown with no device connected
2010-01-19 Jie ZhangInitial import of using libusb-1.0.
2009-03-17 Thomas JaroschShow a good example: Always check the return value...
2009-03-16 Thomas JaroschImprove indentation and whitespace cleanup
2007-10-19 Thomas Jaroschlibftdi: (tomj) FTDICHIP-ID read support
2007-04-24 Thomas JaroschProper copyright headers
2006-10-09 Thomas Jaroschlibftdi: (tomj) polished documentation, started "exampl...