index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Projects
/
TemperatureDataLogger
/
Lib
Age
Commit message (
Expand
)
Author
2010-07-13
Add first lot of AVRStudio project files for some of the library projects.
Dean
2010-07-09
Rewrote the implementation of the SwapEndian_16() and SwapEndian_32() functio...
Dean
2010-06-14
Update TemperatureDataLogger and Webserver projects to the latest FATFS libra...
Dean
2010-06-03
More documentation fixes.
Dean
2010-05-08
Add svn:eol-style property to source files, so that the line endings are corr...
Dean
2010-04-18
Add const keyword to the demo function parameters where possible.
Dean
2010-02-24
Added a timeout value to the TWI_StartTransmission() function, within which t...
Dean
2010-02-15
Add missing TWI_Init() call to the TemperatureDataLogger project. Make DUMMY_...
Dean
2010-02-02
Minor fixups to the documentation and preprocessor tokens.
Dean
2010-01-24
Enhance TemperatureDatalogger project -- add RTC capabilities so that data is...
Dean
2009-12-30
Update copyright year to 2010.
Dean
2009-12-30
Oops - remove accidentally committed .lst files from the TemperatureDataLogge...
Dean
2009-12-30
Fix TemperatureDataLogger - sample tick timer wasn't being initialized in the...
Dean
2009-12-30
Add new TemperatureDataLogger project, a simple USB Mass Storage class Temper...
Dean