aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/TemperatureDataLogger/Lib
Commit message (Expand)AuthorAgeFilesLines
* Add first lot of AVRStudio project files for some of the library projects.Dean Camera2010-07-1313-5879/+0
* Rewrote the implementation of the SwapEndian_16() and SwapEndian_32() functio...Dean Camera2010-07-091-3/+3
* Update TemperatureDataLogger and Webserver projects to the latest FATFS libra...Dean Camera2010-06-145-1000/+1441
* More documentation fixes.Dean Camera2010-06-031-2/+2
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-0813-5438/+5438
* Add const keyword to the demo function parameters where possible.Dean Camera2010-04-184-16/+16
* Added a timeout value to the TWI_StartTransmission() function, within which t...Dean Camera2010-02-241-6/+6
* Add missing TWI_Init() call to the TemperatureDataLogger project. Make DUMMY_...Dean Camera2010-02-152-7/+0
* Minor fixups to the documentation and preprocessor tokens.Dean Camera2010-02-021-2/+2
* Enhance TemperatureDatalogger project -- add RTC capabilities so that data is...Dean Camera2010-01-244-2/+254
* Update copyright year to 2010.Dean Camera2009-12-309-20/+20
* Oops - remove accidentally committed .lst files from the TemperatureDataLogge...Dean Camera2009-12-303-7180/+0
* Fix TemperatureDataLogger - sample tick timer wasn't being initialized in the...Dean Camera2009-12-304-6316/+5749
* Add new TemperatureDataLogger project, a simple USB Mass Storage class Temper...Dean Camera2009-12-3014-0/+12940