Add top level documentation to the Mass Storage class bootloader.
[pub/USBasp.git] / Bootloaders / Incomplete / MassStorage / Lib / VirtualFAT.c
2013-03-10 Dean CameraAdd documentation to the incomplete Mass Storage class...
2013-03-10 Dean CameraMinor optimizations and corrections to the incomplete...
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 the start of a new Mass Storage class bootloader.