index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LUFA
/
Drivers
/
USB
/
Class
/
Host
/
MassStorage.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added start of the Still Image Host Class driver demo and driver code.
Dean Camera
2009-08-30
1
-2
/
+2
*
Simplified Host mode Mass Storage Class driver to reduce compiled program size.
Dean Camera
2009-08-27
1
-1
/
+2
*
Added new "Common" section to the class drivers, to hold all mode-independant...
Dean Camera
2009-08-27
1
-1
/
+0
*
Minor documentation fixes to the completed Host mode Class drivers.
Dean Camera
2009-08-27
1
-2
/
+6
*
Completed initial Host mode Mass Storage class driver.
Dean Camera
2009-08-27
1
-2
/
+55
*
Added MS_Host_TestUnitReady() and MS_Host_ReadDeviceCapacity() to the host mo...
Dean Camera
2009-08-26
1
-2
/
+13
*
Add SCSICodes.h to the Class Driver Common folder, and automatically include ...
Dean Camera
2009-08-26
1
-2
/
+3
*
Oops: Really disable building of Projects/Host/ClassDriver directory in the P...
Dean Camera
2009-08-26
1
-7
/
+28
*
More work on the Mass Storage Host mode Class driver.
Dean Camera
2009-08-26
1
-3
/
+134
*
Added CDC_Device_Flush() command to the CDC Device mode class driver.
Dean Camera
2009-08-13
1
-0
/
+59
*
Added module file dependancy information to the USB class drivers.
Dean Camera
2009-07-14
1
-0
/
+4
*
More Doxygen fixes - ensure no undocumented function parameters.
Dean Camera
2009-06-15
1
-1
/
+1
*
Enhanced class drivers to use the same public/private section seperations as ...
Dean Camera
2009-06-15
1
-1
/
+2
*
Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.
Dean Camera
2009-06-14
1
-0
/
+61