Add top level documentation to the Mass Storage class bootloader.
[pub/USBasp.git] / Bootloaders / Incomplete / MassStorage / Lib / VirtualFAT.h
2013-03-10 Dean CameraOops - fix broken FAT_DATE() and FAT_TIME() macros.
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 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.