This website requires JavaScript.
Explore
Help
Sign In
mirror
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-09-10 17:15:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b956fedeeb97c0493a8910245b2e59b2bfd16eca
qmk_firmware
/
Bootloaders
/
Printer
History
Dean Camera
4ba4097716
Fixed race condition in the DFU class bootloader causing failed device reprogramming in some circumstances (thanks to Luis Mendes).
2013-03-27 18:55:30 +00:00
..
Config
…
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
Add bootloader API functions to the Printer class bootloader.
2013-03-03 14:14:45 +00:00
BootloaderPrinter.c
Fixed race condition in the DFU class bootloader causing failed device reprogramming in some circumstances (thanks to Luis Mendes).
2013-03-27 18:55:30 +00:00
BootloaderPrinter.h
Small size improvement in the Printer and Mass Storage class bootloaders.
2013-03-13 21:19:31 +00:00
BootloaderPrinter.txt
Add known-issues documentation section to the various LUFA bootloaders.
2013-03-22 23:24:02 +00:00
Descriptors.c
…
Descriptors.h
…
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
makefile
Ensure bootloader makefile calculation functions are uniform across all bootloaders.
2013-03-18 17:21:02 +00:00