qmk_firmware/Bootloaders/Printer
Dean Camera 4ba4097716 Fixed race condition in the DFU class bootloader causing failed device reprogramming in some circumstances (thanks to Luis Mendes). 2013-03-27 18:55:30 +00:00
..
Config Add new Printer class USB bootloader. 2013-03-03 13:35:46 +00:00
BootloaderAPI.c Add bootloader API functions to the Printer class bootloader. 2013-03-03 14:14:45 +00:00
BootloaderAPI.h Add bootloader API functions to the Printer class bootloader. 2013-03-03 14:14:45 +00:00
BootloaderAPITable.S Add bootloader API functions to the Printer class bootloader. 2013-03-03 14:14:45 +00:00
BootloaderPrinter.c Fixed race condition in the DFU class bootloader causing failed device reprogramming in some circumstances (thanks to Luis Mendes). 2013-03-27 18:55:30 +00:00
BootloaderPrinter.h Small size improvement in the Printer and Mass Storage class bootloaders. 2013-03-13 21:19:31 +00:00
BootloaderPrinter.txt Add known-issues documentation section to the various LUFA bootloaders. 2013-03-22 23:24:02 +00:00
Descriptors.c Add additional comments to the Printer class bootloader, fix incorrect VID/PID values. 2013-03-03 14:10:13 +00:00
Descriptors.h Add new Printer class USB bootloader. 2013-03-03 13:35:46 +00:00
Doxygen.conf Add documentation to the Printer class bootloader, add LED flash when the bootloader is active. 2013-03-03 14:34:07 +00:00
makefile Ensure bootloader makefile calculation functions are uniform across all bootloaders. 2013-03-18 17:21:02 +00:00