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/MassStorage/Lib
Dean Camera 09ae9ad004
Minor documentation improvements.
11 years ago
..
SCSI.c Oops - ensure the SCSI transfer length is correct in the Mass Storage bootloader. 11 years ago
SCSI.h Update Mass Storage bootloader so that it can support devices with only 4KB bootloader sections by creating a special AUX section before the real bootloader section to store part of the bootloader code. 11 years ago
VirtualFAT.c Minor documentation improvements. 11 years ago
VirtualFAT.h Add ATTR_NEVER_INLINE attribute. Add EEPROM byte read/write proxy functions to the Mass Storage bootloader to prevent link errors due to linker relaxations. 11 years ago