aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/TemperatureDataLogger
Commit message (Expand)AuthorAgeFilesLines
* Add missing TWI_Init() call to the TemperatureDataLogger project. Make DUMMY_...Dean Camera2010-02-154-13/+3
* New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which ...Dean Camera2010-02-041-1/+1
* Exlude the "INCLUDE_FROM_*" macros from the individual project's documentation.Dean Camera2010-02-031-2/+3
* Minor fixups to the documentation and preprocessor tokens.Dean Camera2010-02-021-2/+2
* Fix up project documentation files' overview tables, so that multiple items o...Dean Camera2010-01-281-9/+9
* Add FatFS library to the Webserver project, extend the HTTP server so that it...Dean Camera2010-01-281-1/+1
* Exclude host application directories from the Doxygen input source file direc...Dean Camera2010-01-251-1/+1
* Move TWI.c driver into the straight LUFA/Drivers/Peripheral/ directory.Dean Camera2010-01-251-0/+1
* Minor code cleanups, remove TemperatureDataLogger host application's Visual S...Dean Camera2010-01-2514-20/+863
* Fixed DFU bootloader programming not discarding the correct number of filler ...Dean Camera2010-01-241-0/+4
* Enhance TemperatureDatalogger project -- add RTC capabilities so that data is...Dean Camera2010-01-2420-81/+1141
* Update Doxygen configuration files to the latest Doxygen version.Dean Camera2010-01-061-631/+709
* Update copyright year to 2010.Dean Camera2009-12-3013-28/+28
* Oops - remove accidentally committed .lst files from the TemperatureDataLogge...Dean Camera2009-12-304-7182/+2
* Fix TemperatureDataLogger - sample tick timer wasn't being initialized in the...Dean Camera2009-12-305-6323/+5763
* 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-3021-0/+15821