qmk_firmware/Bootloaders/Printer
Dean Camera 29bfe7a09c 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
..
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 Automatically exit the printer class bootloader and start the application when the end of the HEX file is reached (thanks to Hans Schou). 2013-04-04 20:02:52 +00:00
BootloaderPrinter.h Improve bootloader compile error message text when building without the correct optimization level. 2013-04-08 19:35:00 +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
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 Ensure bootloader makefile calculation functions are uniform across all bootloaders. 2013-03-18 17:21:02 +00:00