Device mode class driver callbacks are now fired before the control request status...
[pub/USBasp.git] / Projects / TemperatureDataLogger /
2010-05-07 Dean CameraChange over unix line-endings to dos line endings.
2010-04-28 Dean CameraRelocate USBInterrupt.c/.h from the HighLevel USB drive...
2010-04-28 Dean CameraUSB_Init() no longer calls sei() to enable global inter...
2010-04-18 Dean CameraAdd const keyword to the demo function parameters where...
2010-03-29 Dean CameraAdd briefs for the library core structures.
2010-03-22 Dean CameraStandardized the naming scheme given to configuration...
2010-02-24 Dean CameraAdded a timeout value to the TWI_StartTransmission...
2010-02-18 Dean CameraAdd uIP-split code to the Webserver project, so that...
2010-02-15 Dean CameraAdd missing TWI_Init() call to the TemperatureDataLogge...
2010-02-04 Dean CameraNew BOARD value option BOARD_NONE (equivelent to not...
2010-02-03 Dean CameraExlude the "INCLUDE_FROM_*" macros from the individual...
2010-02-02 Dean CameraMinor fixups to the documentation and preprocessor...
2010-01-28 Dean CameraFix up project documentation files' overview tables...
2010-01-28 Dean CameraAdd FatFS library to the Webserver project, extend...
2010-01-25 Dean CameraExclude host application directories from the Doxygen...
2010-01-25 Dean CameraMove TWI.c driver into the straight LUFA/Drivers/Periph...
2010-01-25 Dean CameraMinor code cleanups, remove TemperatureDataLogger host...
2010-01-24 Dean CameraFixed DFU bootloader programming not discarding the...
2010-01-24 Dean CameraEnhance TemperatureDatalogger project -- add RTC capabi...
2010-01-06 Dean CameraUpdate Doxygen configuration files to the latest Doxyge...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-30 Dean CameraOops - remove accidentally committed .lst files from...
2009-12-30 Dean CameraFix TemperatureDataLogger - sample tick timer wasn...
2009-12-30 Dean CameraOops - fix include directory for case-sensitive filesys...
2009-12-30 Dean CameraAdd new TemperatureDataLogger project, a simple USB...