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/CDC
Dean Camera 7d037c7db8
Remove support for devices that were not put into production.
12 years ago
..
Config Minor documentation improvements. 12 years ago
BootloaderAPI.c Minor documentation improvements. 12 years ago
BootloaderAPI.h Minor documentation improvements. 12 years ago
BootloaderAPITable.S Minor documentation improvements. 12 years ago
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. 12 years ago
BootloaderCDC.h Minor cleanup of the CDC bootloader. 12 years ago
BootloaderCDC.txt Merge in latest trunk. 13 years ago
Descriptors.c Minor documentation improvements. 12 years ago
Descriptors.h Remove support for devices that were not put into production. 12 years ago
Doxygen.conf Upgrade Doxygen configuration files, custom style CSS and DOXYGEN build module for the latest Doxygen release. 12 years ago
LUFA CDC Bootloader.inf Fixed missing Win-32bit compatibility sections in the LUFA INF driver files (thanks to Christan Beharrell). 12 years ago
makefile Remove dependency on the "bc" command line calculator tool in the bootloaders to make compiling on Windows easier with only MinGW. 12 years ago