Add dummy handler for SCSI_CMD_START_STOP_UNIT in all project SCSI handling routines...
[pub/USBasp.git] / Bootloaders / Incomplete / MassStorage /
2013-03-09 Dean CameraAdd dummy handler for SCSI_CMD_START_STOP_UNIT in all...
2013-03-09 Dean CameraAdd LED flashing to the incomplete Mass Storage class...
2013-03-09 Dean CameraAdd FLASH writing routine to the VirtualFAT layer of...
2013-03-09 Dean CameraMake the VirtualFAT firmware file read from device...
2013-03-09 Dean CameraRemove debug code from the incomplete Mass Storage...
2013-03-09 Dean CameraUse real firmware file size in the VirtualFAT layer...
2013-03-09 Dean CameraFAT heuristics mean a disk as small as the one emulated...
2013-03-09 Dean CameraFix off-by-one in the VirtualFAT cluster chain generator.
2013-03-09 Dean CameraRefactor macros in the VirtualFAT implementation of...
2013-03-09 Dean CameraCorrections and debug channel in the Incomplete Mass...
2013-03-08 Dean CameraAdd APIs to the incomplete Mass Storage bootloader.
2013-03-08 Dean CameraAdd the start of a new Mass Storage class bootloader.