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 c31fdbd03e
Minor documentation adjustments to the demos, projects and bootloaders to ensure correct formatting of application device support.
13 years ago
..
BootloaderAPI.c Update file contributor copyrights for 2012. 13 years ago
BootloaderAPI.h Update file contributor copyrights for 2012. 13 years ago
BootloaderAPITable.S Fixed CDC and DFU bootloaders API function offsets incorrect on some devices (thanks to Rod DeMay). 13 years ago
BootloaderDFU.aps Add missing reference to the BootloaderAPI.S source file in the DFU and CDC class bootloader AVRStudio 4 project files. 13 years ago
BootloaderDFU.c The library bootloaders will now correctly start the user application after a watchdog-based application start, even if the /HWB line is held low externally during the reset phase. 13 years ago
BootloaderDFU.h The library bootloaders will now correctly start the user application after a watchdog-based application start, even if the /HWB line is held low externally during the reset phase. 13 years ago
BootloaderDFU.txt Minor documentation adjustments to the demos, projects and bootloaders to ensure correct formatting of application device support. 13 years ago
Descriptors.c Fixed incorrect DFU version number reported to the host in the DFU bootloader descriptors. Fixed incorrect version hundredths value encoding in VERSION_BCD() macro (thanks to Georg Glock). 13 years ago
Descriptors.h Update file contributor copyrights for 2012. 13 years ago
Doxygen.conf Update project Doxygen and makefiles so that the resulting project documentation hides the unused version value, and uses the same HTML CSS stylesheet as the library core. 13 years ago
makefile Update project Doxygen and makefiles so that the resulting project documentation hides the unused version value, and uses the same HTML CSS stylesheet as the library core. 13 years ago