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
*
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