Change HID report parser so that it can calculate and record the sizes (IN, OUT and...
[pub/USBasp.git] / Demos / Host / ClassDriver / MassStorageHost /
2009-09-09 Dean CameraAdd Host mode Class driver demo summaries.
2009-09-06 Dean CameraAdd in new invalid event hook check targets to project...
2009-08-31 Dean CameraChanged the parameters and behaviour of the USB_GetDevi...
2009-08-30 Dean CameraReplace -finline-limit with -fno-inline-small-functions...
2009-08-27 Dean CameraCondensed SCSI command functions in the LowLevel Mass...
2009-08-27 Dean CameraFix memory corruption in Host mode Mass Storage Class...
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 explicit attribute masks to the device mode demos...
2009-08-13 Dean CameraAdded CDC_Device_Flush() command to the CDC Device...
2009-06-26 Dean CameraOptimize vendor/product description string display...
2009-06-19 Dean CameraFix makefiles -- the auto-addition of -D switches to...
2009-06-19 Dean CameraMove LUFA compile time options to a new section in...
2009-06-18 Dean CameraAdded new USB_Host_ClearPipeStall() convenience functio...
2009-06-16 Dean CameraRemove hardcoded DOT path from all Doxygen config files.
2009-06-15 Dean CameraRemove ConfigDescriptor.c/.h files from the ClassDriver...
2009-06-15 Dean CameraMore Doxygen fixes - ensure no undocumented function...
2009-06-14 Dean CameraAdd host mode USB Class driver stubs, add beginnings...
2009-06-09 Dean CameraCopy over schedulerless host demos to ClassDrivers...
2009-06-09 Dean CameraDeleted Host ClassDriver demos -- not yet started,...
2009-06-08 Dean CameraConverted Host mode demos to schedulerless. Fixed host...
2009-06-05 Dean CameraCopy existing Host mode demos to new ClassDriver and...