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 9aabce09f1
Add bootloader projects for Atmel Studio 6.1 (requires latest AS6.1 trunk).
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 Add checks to the bootloaders so that they will give a user-friendly compile error if not compiled with size optimizations. 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 Add bootloader projects for Atmel Studio 6.1 (requires latest AS6.1 trunk). 12 years ago
makefile Ensure bootloader makefile calculation functions are uniform across all bootloaders. 12 years ago