qmk_firmware/Bootloaders/CDC
Dean Camera 9740d3a55f Make "HighByte" variable in the CDC Bootloader a uint8_t rather than a bool to be more semantically correct, since it is bitwise ORed to obtain a byte address in the AVR's flash memory. 2012-10-28 13:56:14 +00:00
..
Config Minor documentation improvements. 2012-10-05 20:22:19 +00:00
BootloaderAPI.c Minor documentation improvements. 2012-10-05 20:22:19 +00:00
BootloaderAPI.h Minor documentation improvements. 2012-10-05 20:22:19 +00:00
BootloaderAPITable.S Minor documentation improvements. 2012-10-05 20:22:19 +00:00
BootloaderCDC.c Make "HighByte" variable in the CDC Bootloader a uint8_t rather than a bool to be more semantically correct, since it is bitwise ORed to obtain a byte address in the AVR's flash memory. 2012-10-28 13:56:14 +00:00
BootloaderCDC.h Minor cleanup of the CDC bootloader. 2012-10-20 11:27:18 +00:00
BootloaderCDC.txt Merge in latest trunk. 2012-05-20 15:43:51 +00:00
Descriptors.c Minor documentation improvements. 2012-10-05 20:22:19 +00:00
Descriptors.h Minor documentation improvements. 2012-10-05 20:22:19 +00:00
Doxygen.conf Upgrade Doxygen configuration files, custom style CSS and DOXYGEN build module for the latest Doxygen release. 2012-08-13 05:11:27 +00:00
LUFA CDC Bootloader.inf Fixed missing Win-32bit compatibility sections in the LUFA INF driver files (thanks to Christan Beharrell). 2012-08-16 19:15:18 +00:00
makefile Add help text to the project makefiles to help new users get information on the improved build system. 2012-08-11 11:51:43 +00:00