qmk_firmware/Bootloaders/MassStorage
Dean Camera 3d0e6d055b Minor documentation improvements. 2013-05-14 22:23:17 +02:00
..
Config 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. 2013-03-18 17:18:11 +00:00
Lib Minor documentation improvements. 2013-04-04 20:29:40 +00: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 Add smaller AVR8 targets to the Mass Storage bootloader target list in the Bootloader build test. 2013-03-20 20:03:00 +00:00
BootloaderMassStorage.h Minor documentation improvements. 2013-05-01 11:36:55 +00:00
BootloaderMassStorage.txt Minor documentation improvements. 2013-03-29 10:29:11 +00:00
Descriptors.c Minor documentation improvements. 2013-05-14 22:23:17 +02:00
Descriptors.h Minor clean up of the Mass Storage bootloader. 2013-03-31 14:15:03 +00:00
Doxygen.conf 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
asf.xml Add move-to-root directives to all ASF XML application modules, to make the code easier to find in the release version of Atmel Studio 6.1. 2013-04-23 20:40:56 +00:00
makefile Minor clean up of the Mass Storage bootloader. 2013-03-31 14:15:03 +00:00