index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Projects
/
TemperatureDataLogger
/
makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add first lot of AVRStudio project files for some of the library projects.
Dean Camera
2010-07-13
1
-751
/
+0
*
Add missing clean_doxygen phony targets to the project makefiles.
Dean Camera
2010-07-12
1
-1
/
+2
*
Added new Drivers/USB/LowLevel/Device.c file to house Device mode specific fu...
Dean Camera
2010-07-02
1
-0
/
+1
*
Update TemperatureDataLogger and Webserver projects to the latest FATFS libra...
Dean Camera
2010-06-14
1
-0
/
+1
*
Add svn:eol-style property to source files, so that the line endings are corr...
Dean Camera
2010-05-08
1
-747
/
+747
*
Change over instances of "make" in the makefiles to "$(MAKE)" to allow for th...
Dean Camera
2010-05-07
1
-1
/
+1
*
Relocate USBInterrupt.c/.h from the HighLevel USB driver directory to the Low...
Dean Camera
2010-04-28
1
-2
/
+2
*
Add briefs for the library core structures.
Dean Camera
2010-03-29
1
-1
/
+1
*
Added a timeout value to the TWI_StartTransmission() function, within which t...
Dean Camera
2010-02-24
1
-1
/
+1
*
Add missing TWI_Init() call to the TemperatureDataLogger project. Make DUMMY_...
Dean Camera
2010-02-15
1
-6
/
+2
*
New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which ...
Dean Camera
2010-02-04
1
-1
/
+1
*
Add FatFS library to the Webserver project, extend the HTTP server so that it...
Dean Camera
2010-01-28
1
-1
/
+1
*
Move TWI.c driver into the straight LUFA/Drivers/Peripheral/ directory.
Dean Camera
2010-01-25
1
-0
/
+1
*
Enhance TemperatureDatalogger project -- add RTC capabilities so that data is...
Dean Camera
2010-01-24
1
-0
/
+3
*
Add new TemperatureDataLogger project, a simple USB Mass Storage class Temper...
Dean Camera
2009-12-30
1
-0
/
+748