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/DFU
Dean Camera 91946e6d62
Improve bootloader compile error message text when building without the correct optimization level.
12 years ago
..
Config Whitespace fixes in the LUFA configuration files. 12 years ago
BootloaderAPI.c Update copyright year to 2013. 12 years ago
BootloaderAPI.h Update copyright year to 2013. 12 years ago
BootloaderAPITable.S Update copyright year to 2013. 12 years ago
BootloaderDFU.c Fixed race condition in the DFU class bootloader causing failed device reprogramming in some circumstances (thanks to Luis Mendes). 12 years ago
BootloaderDFU.h Improve bootloader compile error message text when building without the correct optimization level. 12 years ago
BootloaderDFU.txt Add known-issues documentation section to the various LUFA bootloaders. 12 years ago
Descriptors.c Update copyright year to 2013. 12 years ago
Descriptors.h Fix swapped product IDs for the ATMEGA8U2 and AT90USB82 in the DFU class bootloader. 12 years ago
Doxygen.conf Upgrade Doxygen configuration files to the latest version. 12 years ago
asf.xml Clean up bootloader project ASF integration code. 12 years ago
makefile Ensure bootloader makefile calculation functions are uniform across all bootloaders. 12 years ago