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
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
..
Config Add the start of a new Mass Storage class bootloader. 12 years ago
Lib 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
BootloaderAPI.c Add APIs to the incomplete Mass Storage bootloader. 12 years ago
BootloaderAPI.h Add APIs to the incomplete Mass Storage bootloader. 12 years ago
BootloaderAPITable.S Add APIs to the incomplete Mass Storage bootloader. 12 years ago
Descriptors.c Add the start of a new Mass Storage class bootloader. 12 years ago
Descriptors.h Add the start of a new Mass Storage class bootloader. 12 years ago
MassStorage.c Corrections and debug channel in the Incomplete Mass Storage class bootloader. 12 years ago
MassStorage.h Corrections and debug channel in the Incomplete Mass Storage class bootloader. 12 years ago
makefile Corrections and debug channel in the Incomplete Mass Storage class bootloader. 12 years ago