aboutsummaryrefslogtreecommitdiffstats
path: root/Bootloaders/MassStorage/Lib/VirtualFAT.h
Commit message (Expand)AuthorAgeFilesLines
* Update Mass Storage bootloader for Linux compatibility, and to reduce the com...Dean Camera2013-03-291-6/+23
* Clean up the Mass Storage bootloader virtual FAT directory entry definitions.Dean Camera2013-03-251-4/+18
* Add Long File Name (VFAT) entry to the Mass Storage class bootloader, so that...Dean Camera2013-03-251-9/+61
* Significantly reduce the size of the Mass Storage class bootloader, by removi...Dean Camera2013-03-201-4/+2
* Update Mass Storage bootloader so that it can support devices with only 4KB b...Dean Camera2013-03-181-6/+8
* Fix off-by-one error in the Mass Storage bootloader file size, add missing Vo...Dean Camera2013-03-101-1/+1
* Move out the Mass Storage class bootloader to the main Bootloader directory n...Dean Camera2013-03-101-0/+159