qmk_firmware/Bootloaders/MassStorage
Dean Camera 4c25f212c3 Upgrade Doxygen configuration files to the latest version. 2013-12-26 15:09:58 +11:00
..
Config Add automatic application start on virtual disk ejection to the Mass Storage class bootloader. 2013-07-06 12:26:33 +02:00
Lib Add automatic application start on virtual disk ejection to the Mass Storage class bootloader. 2013-07-06 12:26:33 +02:00
BootloaderAPI.c Move out the Mass Storage class bootloader to the main Bootloader directory now that it is functional. 2013-03-10 09:35:43 +00:00
BootloaderAPI.h Minor clean up of the Mass Storage bootloader. 2013-03-31 14:15:03 +00:00
BootloaderAPITable.S Fix typos in the bootloader API table entry names. 2013-05-10 16:59:03 +02:00
BootloaderMassStorage.c Extract interface numbers into enums. 2013-10-06 22:16:20 +02:00
BootloaderMassStorage.h Add automatic application start on virtual disk ejection to the Mass Storage class bootloader. 2013-07-06 12:26:33 +02:00
BootloaderMassStorage.txt Add security warnings to the documentation of bootloaders without secure writes. 2013-09-01 11:14:28 +02:00
Descriptors.c Use new VERSION_BCD() macro with explicit int arguments to fix edge cases with the previous floating point macro version. 2013-11-21 19:19:45 +01:00
Descriptors.h Extract interface numbers into enums. 2013-10-06 22:16:20 +02:00
Doxygen.conf Upgrade Doxygen configuration files to the latest version. 2013-12-26 15:09:58 +11:00
asf.xml Add missing AppConfig.h reference in the Mass Storage class bootloader when used in Atmel Studio. 2013-09-16 18:45:32 +02:00
makefile Minor clean up of the Mass Storage bootloader. 2013-03-31 14:15:03 +00:00