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
Dean Camera 7d4062fa54
Use a temporary variable for the Printer bootloader HEX parser when combining the current and previous data tokens to form a data word, to simplify the code.
12 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 Add bootloader API functions to the Printer class bootloader. 12 years ago
BootloaderPrinter.c Use a temporary variable for the Printer bootloader HEX parser when combining the current and previous data tokens to form a data word, to simplify the code. 12 years ago
BootloaderPrinter.h Add new Printer class USB bootloader. 12 years ago
BootloaderPrinter.txt Fix incorrect Bootloader documentation. 12 years ago
Descriptors.c Add additional comments to the Printer class bootloader, fix incorrect VID/PID values. 12 years ago
Descriptors.h Add new Printer class USB bootloader. 12 years ago
Doxygen.conf Add documentation to the Printer class bootloader, add LED flash when the bootloader is active. 12 years ago
makefile Add bootloader API functions to the Printer class bootloader. 12 years ago