Reformat example code to match libftdi style:
[libftdi] / examples / eeprom.c
2010-10-04 Thomas JaroschReformat example code to match libftdi style:
2010-10-04 Uwe BonnesUse API and not direct structure ftdi->eeprom access...
2010-09-27 Uwe BonnesDocument the write option in usage()
2010-09-20 Uwe Bonnesexamples/eeprom.c: Remove unused variable
2010-09-20 Uwe BonnesAdd option to write eeprom
2010-09-20 Uwe BonnesHandle manufacturer/product/serial strings internal...
2010-09-20 Uwe BonnesProvide internal eeprom structure buffer with internal...
2010-09-20 Uwe BonnesUse allocated ftdi structure
2010-09-20 Uwe BonnesInitialize use_defaults
2010-09-20 Uwe BonnesExample for the EEPROM API