You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/Bootloaders/Printer
László Monda 9ef29ea229
Extract interface numbers into enums.
11 years ago
..
Config Add new Printer class USB bootloader. 12 years ago
BootloaderAPI.c Add bootloader API functions to the Printer class bootloader. 12 years ago
BootloaderAPI.h Add bootloader API functions to the Printer class bootloader. 12 years ago
BootloaderAPITable.S Fix typos in the bootloader API table entry names. 12 years ago
BootloaderPrinter.c Extract interface numbers into enums. 11 years ago
BootloaderPrinter.h Add platform includes to the bootloaders. 12 years ago
BootloaderPrinter.txt Add known-issues documentation section to the various LUFA bootloaders. 12 years ago
Descriptors.c Extract interface numbers into enums. 11 years ago
Descriptors.h Extract interface numbers into enums. 11 years ago
Doxygen.conf Update to latest Doxygen configurations, patch Doxygen->Docbook transform due to changes in the code fragment output in the Doxygen XML. 12 years ago
asf.xml Assume 16MHz crystal by default in the AVR8 bootloaders. 12 years ago
makefile Update the Printer class bootloader to use the new Printer Device Class driver, rather than implementing the Printer USB class manually. 12 years ago