Fixed AVRISP project not sending a full erase-and-write EEPROM command to XMEGA targe...
[pub/USBasp.git] / Demos / Host / LowLevel / MassStorageHost / Lib / MassStoreCommands.c
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-12-04 Dean CameraFixed Mass Storage Host Class driver and Low Level...
2009-11-09 Dean CameraSpell check all source code variables, comments and...
2009-10-08 Dean CameraApplication documentation/comment cleanup.
2009-08-27 Dean CameraCondensed SCSI command functions in the LowLevel Mass...
2009-07-21 Dean CameraAdded new USB_DeviceState variable to keep track of...
2009-06-28 Dean CameraAdded const modifiers to device mode class drivers.
2009-06-23 Dean CameraMassStorageHost demo now retrieves Inquiry data from...
2009-06-23 Dean CameraFixed MassStorage demo not clearing the reset flag...
2009-06-18 Dean CameraAdded new USB_Host_ClearPipeStall() convenience functio...
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...