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 d5cff25cd1
Update Bootloader buld test to generate bootloaders using the new Printer class bootloader. Optimize incomplete Mass Storage bootloader LUFA configuration.
12 years ago
..
Config Update Bootloader buld test to generate bootloaders using the new Printer class bootloader. Optimize incomplete Mass Storage bootloader LUFA configuration. 12 years ago
Lib Add dummy handler for SCSI_CMD_START_STOP_UNIT in all project SCSI handling routines, to prevent ejection errors on *nix systems due to an unknown SCSI command. 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
BootloaderMassStorage.c Add LED flashing to the incomplete Mass Storage class bootloader. Clean up virtual FAT implementation. 12 years ago
BootloaderMassStorage.h Remove debug code from the incomplete Mass Storage class bootloader, rename main source files. 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
makefile Add FLASH writing routine to the VirtualFAT layer of the incomplete Mass Storage class bootloader. 12 years ago