qmk_firmware/LUFA
2011-10-30 14:05:34 +00:00
..
CodeTemplates Add project name to the Doxygen makefile target output. 2011-09-21 06:45:09 +00:00
Common Add missing "used" attribute to ATTR_INIT_SECTION to ensure functions declared with that meta-attribute are not discarded by the linker. 2011-09-22 05:55:32 +00:00
DoxygenPages Fixed CDC class drivers not saving and sending all 16-bits of the control line states (thanks to Matthew Swabey). 2011-10-26 06:51:07 +00:00
Drivers Namespace out the internal endpoint globals in the XMEGA architecture. 2011-10-30 14:05:34 +00:00
Platform Update XMEGA clock management so that the correct 16-bit calibration is used when requested. Fix endpoint descriptor table so that the frame number is stored into the correct location. Add compile time option to source the USB clock from the PLL rather than the internal 32MHz RC oscillator. 2011-10-30 12:06:02 +00:00
Scheduler Move global interrupt enable/disable functions out to Common.h and document them. 2011-04-08 05:40:25 +00:00
Doxygen.conf Rename the Doxygen page source directory from ManPages/ to DoxygenPages/ to prevent user confusion with the actual *nix Man tool. 2011-10-18 11:35:04 +00:00
License.txt Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 2010-10-13 14:05:35 +00:00
makefile Add project name to the Doxygen makefile target output. 2011-09-21 06:45:09 +00:00
Version.h Added User Application APIs to the CDC and DFU class bootloaders. 2011-10-11 06:20:18 +00:00