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/LUFA
Dean Camera b711b7d6a4
Fixed broken AVR32 endpoint/pipe communications when ORDERED_EP_CONFIG compile time option is not enabled (thanks to Matthias).
13 years ago
..
CodeTemplates Fix typos in makefile templates. 13 years ago
Common Add missing SVN eol-style property to ensure that source code line endings and converted to the native values on checkout. 13 years ago
DoxygenPages Fixed broken AVR32 endpoint/pipe communications when ORDERED_EP_CONFIG compile time option is not enabled (thanks to Matthias). 13 years ago
Drivers Fixed broken AVR32 endpoint/pipe communications when ORDERED_EP_CONFIG compile time option is not enabled (thanks to Matthias). 13 years ago
Platform Fix XMEGA core USB driver so that device mode enumerates correctly on the host PC. 13 years ago
Scheduler Move global interrupt enable/disable functions out to Common.h and document them. 14 years ago
Doxygen.conf Rename the Doxygen page source directory from ManPages/ to DoxygenPages/ to prevent user confusion with the actual *nix Man tool. 13 years ago
License.txt Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 14 years ago
Version.h Added User Application APIs to the CDC and DFU class bootloaders. 13 years ago
makefile Added Class, ClassDevice, ClassHost and ClassCommon to the internal class driver source filenames to prevent ambiguities. 13 years ago