Renamed USB_Host_ClearPipeStall() to USB_Host_ClearEndpointStall() as the function...
[pub/lufa.git] / Demos / Device / ClassDriver / VirtualSerialMassStorage / Lib / SCSI.c
2011-07-15 Dean CameraAdd missing SVN eol-style property to files where it...
2011-04-04 Dean CameraRenamed all low level Endpoint_Read_*, Endpoint_Write_...
2011-03-23 Dean CameraUse the MIN() macro where possible instead of manual...
2011-03-16 Dean CameraAdded new VirtualSerialMassStorage Device Class Driver...