qmk_firmware/Bootloaders/Printer
Dean Camera 139fabb6cd Add platform includes to the bootloaders. 2013-05-19 22:13:41 +02: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 Fix typos in the bootloader API table entry names. 2013-05-10 16:59:03 +02:00
BootloaderPrinter.c Shrink the size of the Printer class bootloader by refactoring the page flush code into a static function. 2013-05-10 17:48:52 +02:00
BootloaderPrinter.h Add platform includes to the bootloaders. 2013-05-19 22:13:41 +02:00
BootloaderPrinter.txt Add known-issues documentation section to the various LUFA bootloaders. 2013-03-22 23:24:02 +00:00
Descriptors.c Add symbolic names for USB Device String Descriptors within the demos, applications and bootloaders. 2013-05-15 18:40:25 +02:00
Descriptors.h Add symbolic names for USB Device String Descriptors within the demos, applications and bootloaders. 2013-05-15 18:40:25 +02:00
Doxygen.conf Update Doxygen configuration files to the latest version. 2013-05-19 15:47:34 +02:00
asf.xml Assume 16MHz crystal by default in the AVR8 bootloaders. 2013-05-19 21:52:37 +02:00
makefile Update the Printer class bootloader to use the new Printer Device Class driver, rather than implementing the Printer USB class manually. 2013-05-05 19:08:15 +00:00