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