qmk_firmware/Bootloaders/Printer
László Monda 352152c664 Replace CDC interface numbers with enums. 2013-10-10 00:32:35 +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 Extract interface numbers into enums. 2013-10-06 22:16:20 +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 Extract interface numbers into enums. 2013-10-06 22:16:20 +02:00
Descriptors.h Replace CDC interface numbers with enums. 2013-10-10 00:32:35 +02:00
Doxygen.conf Update to latest Doxygen configurations, patch Doxygen->Docbook transform due to changes in the code fragment output in the Doxygen XML. 2013-08-23 23:04:31 +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