index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Projects
/
TemperatureDataLogger
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing TWI_Init() call to the TemperatureDataLogger project. Make DUMMY_...
Dean Camera
2010-02-15
4
-13
/
+3
*
New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which ...
Dean Camera
2010-02-04
1
-1
/
+1
*
Exlude the "INCLUDE_FROM_*" macros from the individual project's documentation.
Dean Camera
2010-02-03
1
-2
/
+3
*
Minor fixups to the documentation and preprocessor tokens.
Dean Camera
2010-02-02
1
-2
/
+2
*
Fix up project documentation files' overview tables, so that multiple items o...
Dean Camera
2010-01-28
1
-9
/
+9
*
Add FatFS library to the Webserver project, extend the HTTP server so that it...
Dean Camera
2010-01-28
1
-1
/
+1
*
Exclude host application directories from the Doxygen input source file direc...
Dean Camera
2010-01-25
1
-1
/
+1
*
Move TWI.c driver into the straight LUFA/Drivers/Peripheral/ directory.
Dean Camera
2010-01-25
1
-0
/
+1
*
Minor code cleanups, remove TemperatureDataLogger host application's Visual S...
Dean Camera
2010-01-25
14
-20
/
+863
*
Fixed DFU bootloader programming not discarding the correct number of filler ...
Dean Camera
2010-01-24
1
-0
/
+4
*
Enhance TemperatureDatalogger project -- add RTC capabilities so that data is...
Dean Camera
2010-01-24
20
-81
/
+1141
*
Update Doxygen configuration files to the latest Doxygen version.
Dean Camera
2010-01-06
1
-631
/
+709
*
Update copyright year to 2010.
Dean Camera
2009-12-30
13
-28
/
+28
*
Oops - remove accidentally committed .lst files from the TemperatureDataLogge...
Dean Camera
2009-12-30
4
-7182
/
+2
*
Fix TemperatureDataLogger - sample tick timer wasn't being initialized in the...
Dean Camera
2009-12-30
5
-6323
/
+5763
*
Oops - fix include directory for case-sensitive filesystems.
Dean Camera
2009-12-30
1
-1
/
+1
*
Add new TemperatureDataLogger project, a simple USB Mass Storage class Temper...
Dean Camera
2009-12-30
21
-0
/
+15821