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 028a3c4ab3
XMEGA port improvements; connection and disconnection are now detected correctly. Fixed incorrect interrupt priority levels being set for XMEGA devices.
13 years ago
..
CodeTemplates Add project name to the Doxygen makefile target output. 13 years ago
Common Add missing "used" attribute to ATTR_INIT_SECTION to ensure functions declared with that meta-attribute are not discarded by the linker. 13 years ago
DoxygenPages Fixed CDC class drivers not saving and sending all 16-bits of the control line states (thanks to Matthew Swabey). 13 years ago
Drivers XMEGA port improvements; connection and disconnection are now detected correctly. Fixed incorrect interrupt priority levels being set for XMEGA devices. 13 years ago
Platform Update XMEGA platform clock management example code to suit the currently released silicon. 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 Add project name to the Doxygen makefile target output. 13 years ago