aboutsummaryrefslogtreecommitdiff
path: root/Projects/TemperatureDataLogger/TempDataLogger.h
AgeCommit message (Expand)Author
2010-07-13Add first lot of AVRStudio project files for some of the library projects.Dean
2010-06-14Update TemperatureDataLogger and Webserver projects to the latest FATFS libra...Dean
2010-06-03Minor documentation cleanups.Dean
2010-05-09Add new ReportType parameter to the HID class driver device callback and host...Dean
2010-05-08Add svn:eol-style property to source files, so that the line endings are corr...Dean
2010-04-28USB_Init() no longer calls sei() to enable global interrupts - this must now ...Dean
2010-04-18Add const keyword to the demo function parameters where possible.Dean
2010-01-24Enhance TemperatureDatalogger project -- add RTC capabilities so that data is...Dean
2009-12-30Update copyright year to 2010.Dean
2009-12-30Oops - fix include directory for case-sensitive filesystems.Dean
2009-12-30Add new TemperatureDataLogger project, a simple USB Mass Storage class Temper...Dean