aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Class/Host/MassStorage.h
Commit message (Expand)AuthorAgeFilesLines
* Add SCSICodes.h to the Class Driver Common folder, and automatically include ...Dean Camera2009-08-261-2/+3
* Oops: Really disable building of Projects/Host/ClassDriver directory in the P...Dean Camera2009-08-261-7/+28
* More work on the Mass Storage Host mode Class driver.Dean Camera2009-08-261-3/+134
* Added CDC_Device_Flush() command to the CDC Device mode class driver.Dean Camera2009-08-131-0/+59
* Added module file dependancy information to the USB class drivers.Dean Camera2009-07-141-0/+4
* More Doxygen fixes - ensure no undocumented function parameters.Dean Camera2009-06-151-1/+1
* Enhanced class drivers to use the same public/private section seperations as ...Dean Camera2009-06-151-1/+2
* Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.Dean Camera2009-06-141-0/+61