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 e62e50c663
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
..
SCSI.c 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
SCSI.h Remove debug code from the incomplete Mass Storage class bootloader, rename main source files. 12 years ago
VirtualFAT.c Add LED flashing to the incomplete Mass Storage class bootloader. Clean up virtual FAT implementation. 12 years ago
VirtualFAT.h Fix off-by-one in the VirtualFAT cluster chain generator. 12 years ago