Fix nasty bug in USBInterrupt.c which would cause a lockup if the control endpoint...
[pub/USBasp.git] / Projects / TemperatureDataLogger / makefile
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2010-05-07 Dean CameraChange over instances of "make" in the makefiles to...
2010-04-28 Dean CameraRelocate USBInterrupt.c/.h from the HighLevel USB drive...
2010-03-29 Dean CameraAdd briefs for the library core structures.
2010-02-24 Dean CameraAdded a timeout value to the TWI_StartTransmission...
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-01-28 Dean CameraAdd FatFS library to the Webserver project, extend...
2010-01-25 Dean CameraMove TWI.c driver into the straight LUFA/Drivers/Periph...
2010-01-24 Dean CameraEnhance TemperatureDatalogger project -- add RTC capabi...
2009-12-30 Dean CameraAdd new TemperatureDataLogger project, a simple USB...