This website requires JavaScript.
Explore
Repositories
Help
Sign In
melissa
/
zsa_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked zsa_qmk_firmware
mirror of
https://github.com/zsa/qmk_firmware.git
synced
2026-04-18 22:37:05 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ace61d757e0c580365adfcd8464c28ca9f98f878
zsa_qmk_firmware
/
Bootloaders
/
Printer
History
Dean Camera
ace61d757e
Add checks to the bootloaders so that they will give a user-friendly compile error if not compiled with size optimizations.
2013-04-06 14:34:57 +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
Automatically exit the printer class bootloader and start the application when the end of the HEX file is reached (thanks to Hans Schou).
2013-04-04 20:02:52 +00:00
BootloaderPrinter.h
Add checks to the bootloaders so that they will give a user-friendly compile error if not compiled with size optimizations.
2013-04-06 14:34:57 +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