Oops - with new changes to the way the device Configuration Descriptor is retrieved...
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Host / MassStorage.c
2009-08-30 Dean CameraAdded start of the Still Image Host Class driver demo...
2009-08-27 Dean CameraCondensed SCSI command functions in the LowLevel Mass...
2009-08-27 Dean CameraAdd check to Pipe_IsEndpointBound() in the Mass Storage...
2009-08-27 Dean CameraSimplified Host mode Mass Storage Class driver to reduc...
2009-08-27 Dean CameraFix memory corruption in Host mode Mass Storage Class...
2009-08-27 Dean CameraCompleted initial Host mode Mass Storage class driver.
2009-08-26 Dean CameraAdded MS_Host_TestUnitReady() and MS_Host_ReadDeviceCap...
2009-08-26 Dean CameraAdd SCSICodes.h to the Class Driver Common folder,...
2009-08-26 Dean CameraOops: Really disable building of Projects/Host/ClassDri...
2009-08-26 Dean CameraMore work on the Mass Storage Host mode Class driver.
2009-08-13 Dean CameraAdded CDC_Device_Flush() command to the CDC Device...
2009-08-05 Dean CameraCommit for 090810rc1 release.
2009-06-14 Dean CameraAdd host mode USB Class driver stubs, add beginnings...