qmk_firmware/Bootloaders/CDC
2012-04-29 17:15:06 +00:00
..
BootloaderAPI.c
BootloaderAPI.h
BootloaderAPITable.S Fixed CDC and DFU bootloaders failing to compile when the bootloader section size is 8KB or more (thanks to Georg Glock). 2012-04-14 10:09:45 +00:00
BootloaderCDC.aps
BootloaderCDC.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. 2012-04-29 17:15:06 +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 Alter the bootloader section sizes to all be 8KB, to be in line with the default AT90USB1287 fuses, as that is the default target MCU. Add instructions to the documentation to clarify this for the user (thanks to Georg Glock). 2012-04-18 18:59:40 +00:00
Descriptors.c Reintegrate the FullEPAddresses development branch into trunk. 2012-04-14 14:41:17 +00:00
Descriptors.h Reintegrate the FullEPAddresses development branch into trunk. 2012-04-14 14:41:17 +00:00
Doxygen.conf
LUFA CDC Bootloader.inf
makefile Alter the bootloader section sizes to all be 8KB, to be in line with the default AT90USB1287 fuses, as that is the default target MCU. Add instructions to the documentation to clarify this for the user (thanks to Georg Glock). 2012-04-18 18:59:40 +00:00