aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/TemperatureDataLogger/TempDataLogger.h
Commit message (Expand)AuthorAgeFilesLines
* Add first lot of AVRStudio project files for some of the library projects.Dean Camera2010-07-131-113/+0
* Update TemperatureDataLogger and Webserver projects to the latest FATFS libra...Dean Camera2010-06-141-2/+2
* Minor documentation cleanups.Dean Camera2010-06-031-1/+1
* Add new ReportType parameter to the HID class driver device callback and host...Dean Camera2010-05-091-1/+1
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-113/+113
* USB_Init() no longer calls sei() to enable global interrupts - this must now ...Dean Camera2010-04-281-0/+1
* Add const keyword to the demo function parameters where possible.Dean Camera2010-04-181-1/+1
* Enhance TemperatureDatalogger project -- add RTC capabilities so that data is...Dean Camera2010-01-241-1/+24
* Update copyright year to 2010.Dean Camera2009-12-301-2/+2
* Oops - fix include directory for case-sensitive filesystems.Dean Camera2009-12-301-1/+1
* Add new TemperatureDataLogger project, a simple USB Mass Storage class Temper...Dean Camera2009-12-301-0/+89