Fixed broken USB_GetNextDescriptor() function causing the descriptor to jump ahead...
[pub/USBasp.git] / Demos / Host / LowLevel / MassStorageHost / MassStorageHost.h
2009-08-27 Dean CameraCondensed SCSI command functions in the LowLevel Mass...
2009-08-05 Dean CameraRenamed all library events to properly seperate out...
2009-06-28 Dean CameraAdded const modifiers to device mode class drivers.
2009-06-23 Dean CameraOops - SCSI INQUIRY data uses fixed-length, non-termina...
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...