qmk_firmware/Bootloaders/DFU
László Monda 9ef29ea229 Extract interface numbers into enums. 2013-10-06 22:16:20 +02:00
..
Config Whitespace fixes in the LUFA configuration files. 2013-01-29 19:59:52 +00:00
BootloaderAPI.c Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
BootloaderAPI.h Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
BootloaderAPITable.S Fix typos in the bootloader API table entry names. 2013-05-10 16:59:03 +02:00
BootloaderDFU.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
BootloaderDFU.h Extract interface numbers into enums. 2013-10-06 22:16:20 +02:00
BootloaderDFU.txt Minor documentation improvements. 2013-06-16 15:09:13 +02:00
Descriptors.c Extract interface numbers into enums. 2013-10-06 22:16:20 +02:00
Descriptors.h Extract interface numbers into enums. 2013-10-06 22:16:20 +02:00
Doxygen.conf Update to latest Doxygen configurations, patch Doxygen->Docbook transform due to changes in the code fragment output in the Doxygen XML. 2013-08-23 23:04:31 +02:00
asf.xml Assume 16MHz crystal by default in the AVR8 bootloaders. 2013-05-19 21:52:37 +02:00
makefile Ensure bootloader makefile calculation functions are uniform across all bootloaders. 2013-03-18 17:21:02 +00:00