You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/Bootloaders/Incomplete/MassStorage/Lib
Dean Camera f00754ed97
FAT heuristics mean a disk as small as the one emulated in the incomplete Mass Storage bootloader *must* be FAT12, not FAT16. Update to use a FAT12 cluster chain.
12 years ago
..
SCSI.c Refactor macros in the VirtualFAT implementation of the incomplete Mass Storage bootloader. 12 years ago
SCSI.h Add the start of a new Mass Storage class bootloader. 12 years ago
VirtualFAT.c FAT heuristics mean a disk as small as the one emulated in the incomplete Mass Storage bootloader *must* be FAT12, not FAT16. Update to use a FAT12 cluster chain. 12 years ago
VirtualFAT.h Fix off-by-one in the VirtualFAT cluster chain generator. 12 years ago