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
*
Relocate USBInterrupt.c/.h from the HighLevel USB driver directory to the Low...
Dean Camera
2010-04-28
1
-2
/
+2
*
USB_Init() no longer calls sei() to enable global interrupts - this must now ...
Dean Camera
2010-04-28
2
-4
/
+6
*
Add const keyword to the demo function parameters where possible.
Dean Camera
2010-04-18
6
-18
/
+18
*
Add briefs for the library core structures.
Dean Camera
2010-03-29
2
-5
/
+1
*
Standardized the naming scheme given to configuration descriptor sub-elements...
Dean Camera
2010-03-22
2
-13
/
+13
*
Added a timeout value to the TWI_StartTransmission() function, within which t...
Dean Camera
2010-02-24
2
-7
/
+7
*
Add uIP-split code to the Webserver project, so that each packet is split in ...
Dean Camera
2010-02-18
1
-3
/
+4
*
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