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
Dean Camera e3cb0f48ef
Use new VERSION_BCD() macro with explicit int arguments to fix edge cases with the previous floating point macro version.
11 years ago
..
Config Add automatic application start on virtual disk ejection to the Mass Storage class bootloader. 12 years ago
Lib Add automatic application start on virtual disk ejection to the Mass Storage class bootloader. 12 years ago
BootloaderAPI.c Move out the Mass Storage class bootloader to the main Bootloader directory now that it is functional. 12 years ago
BootloaderAPI.h Minor clean up of the Mass Storage bootloader. 12 years ago
BootloaderAPITable.S Fix typos in the bootloader API table entry names. 12 years ago
BootloaderMassStorage.c Extract interface numbers into enums. 11 years ago
BootloaderMassStorage.h Add automatic application start on virtual disk ejection to the Mass Storage class bootloader. 12 years ago
BootloaderMassStorage.txt Add security warnings to the documentation of bootloaders without secure writes. 12 years ago
Descriptors.c Use new VERSION_BCD() macro with explicit int arguments to fix edge cases with the previous floating point macro version. 11 years ago
Descriptors.h Extract interface numbers into enums. 11 years ago
Doxygen.conf Update to latest Doxygen configurations, patch Doxygen->Docbook transform due to changes in the code fragment output in the Doxygen XML. 12 years ago
asf.xml Add missing AppConfig.h reference in the Mass Storage class bootloader when used in Atmel Studio. 11 years ago
makefile Minor clean up of the Mass Storage bootloader. 12 years ago