index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Demos
/
Host
/
LowLevel
/
MassStorageHost
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
More documentation fixes.
Dean Camera
2010-06-03
1
-3
/
+3
*
Minor documentation cleanups.
Dean Camera
2010-06-03
1
-11
/
+11
*
Add svn:eol-style property to source files, so that the line endings are corr...
Dean Camera
2010-05-08
3
-995
/
+995
*
Update copyright year to 2010.
Dean Camera
2009-12-30
3
-6
/
+6
*
Fix MIT license language to make its intent clearer.
Dean Camera
2009-12-28
3
-21
/
+21
*
Increase timeout of Mass Storage and Still Image host commands to 10 seconds ...
Dean Camera
2009-12-09
1
-1
/
+1
*
Fixed Mass Storage Host Class driver and Low Level demo not clearing the erro...
Dean Camera
2009-12-04
1
-2
/
+9
*
Spell check all source code variables, comments and strings.
Dean Camera
2009-11-09
2
-2
/
+2
*
Application documentation/comment cleanup.
Dean Camera
2009-10-08
1
-1
/
+0
*
Condensed SCSI command functions in the LowLevel Mass Storage Host demo, to s...
Dean Camera
2009-08-27
2
-247
/
+202
*
Added new USB_DeviceState variable to keep track of the current Device mode U...
Dean Camera
2009-07-21
1
-2
/
+6
*
Added const modifiers to device mode class drivers.
Dean Camera
2009-06-28
2
-22
/
+22
*
MassStorageHost demo now retrieves Inquiry data from the device during enumer...
Dean Camera
2009-06-23
2
-0
/
+102
*
Fixed MassStorage demo not clearing the reset flag when a Mass Storage Reset ...
Dean Camera
2009-06-23
1
-0
/
+1
*
Added new USB_Host_ClearPipeStall() convenience function to clear a stall con...
Dean Camera
2009-06-18
2
-26
/
+2
*
Deleted Host ClassDriver demos -- not yet started, faster to rebase new Class...
Dean Camera
2009-06-09
2
-6
/
+12
*
Converted Host mode demos to schedulerless. Fixed host mode broken due to ear...
Dean Camera
2009-06-08
1
-2
/
+2
*
Copy existing Host mode demos to new ClassDriver and LowLevel subfolders.
Dean Camera
2009-06-05
3
-0
/
+945