qmk_firmware/Bootloaders/CDC
2012-05-18 18:39:35 +00:00
..
BootloaderAPI.c Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
BootloaderAPI.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
BootloaderAPITable.S Fixed CDC and DFU bootloaders API function offsets incorrect on some devices (thanks to Rod DeMay). 2012-05-13 10:13:24 +00:00
BootloaderCDC.aps Add missing reference to the BootloaderAPI.S source file in the DFU and CDC class bootloader AVRStudio 4 project files. 2012-01-29 14:42:18 +00:00
BootloaderCDC.c Fix bootloaders to make the StaticAnalysis build test happy. 2012-05-05 21:27:07 +00:00
BootloaderCDC.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. 2012-04-29 17:15:06 +00:00
BootloaderCDC.txt Minor documentation adjustments to the demos, projects and bootloaders to ensure correct formatting of application device support. 2012-05-18 18:39:35 +00:00
Descriptors.c Increased endpoint polling interval for all demos and projects to 5ms, as 1ms was causing some enumeration issues on some machines (thanks to Riku Salminen). 2012-05-06 11:10:25 +00:00
Descriptors.h Reintegrate the FullEPAddresses development branch into trunk. 2012-04-14 14:41:17 +00:00
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. 2012-05-17 21:08:53 +00:00
LUFA CDC Bootloader.inf Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redirect domain, including the new aliased links for LUFA-related pages such as the various download/source control mirrors and support lists. 2010-10-28 06:08:58 +00:00
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. 2012-05-17 21:08:53 +00:00