index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Demos
/
Device
/
ClassDriver
/
VirtualSerialMassStorage
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor documentation improvements.
Dean Camera
2013-03-18
2
-8
/
+8
*
Add dummy handler for SCSI_CMD_START_STOP_UNIT in all project SCSI handling r...
Dean Camera
2013-03-09
1
-0
/
+1
*
Update copyright year to 2013.
Dean Camera
2013-01-03
4
-8
/
+8
*
Minor documentation improvements.
Dean Camera
2012-10-05
4
-4
/
+4
*
AppConfigHeaders: Make sure that in applications using an AppConfig.h configu...
Dean Camera
2012-05-15
2
-1
/
+3
*
AppConfigHeaders: Move out the last of the demo/app configurations into new A...
Dean Camera
2012-05-13
1
-0
/
+3
*
Update StaticAnalysisTest to check for missing header files. Fix found incorr...
Dean Camera
2012-02-29
2
-4
/
+4
*
Update file contributor copyrights for 2012.
Dean Camera
2012-02-04
4
-4
/
+4
*
Update file header copyrights for 2012.
Dean Camera
2012-02-04
4
-4
/
+4
*
Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...
Dean Camera
2011-12-23
1
-2
/
+3
*
Fixed incorrect Dataflash buffer use in the DataflashManager_WriteBlocks_RAM(...
Dean Camera
2011-07-30
1
-1
/
+1
*
Add missing SVN eol-style property to files where it was missing.
Dean Camera
2011-07-15
4
-1054
/
+1054
*
Massive corrections to the project documentation and code comments, thanks to...
Dean Camera
2011-06-05
1
-2
/
+2
*
Renamed all low level Endpoint_Read_*, Endpoint_Write_* and Endpoint_Discard_...
Dean Camera
2011-04-04
2
-36
/
+36
*
Use the MIN() macro where possible instead of manual "(x < y) ? x : y" constr...
Dean Camera
2011-03-23
1
-3
/
+2
*
Added new VirtualSerialMassStorage Device Class Driver demo.
Dean Camera
2011-03-16
4
-0
/
+1055