qmk_firmware/Bootloaders/Printer
Dean Camera e342ba8f64 Add symbolic names for USB Device String Descriptors within the demos, applications and bootloaders. 2013-05-15 18:40:25 +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 Minor documentation improvements. 2013-05-01 11:36:55 +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 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 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 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