qmk_firmware/LUFA
Dean Camera 40728fd20d Remove redundant calls to USB_USBTask() in the Mass Storage Device Class driver when INTERRUPT_CONTROL_ENDPOINT is not used, as this is done inside the stream callbacks.
Fix implementations of Endpoint_SetEndpointDirection() and Endpoint_GetEndpointDirection() for the AVR8 architecture.
2011-07-29 08:12:00 +00:00
..
CodeTemplates Add missing SVN eol-style property to files where it was missing. 2011-07-15 08:46:08 +00:00
Common Add missing SVN eol-style property to files where it was missing. 2011-07-15 08:46:08 +00:00
Drivers Remove redundant calls to USB_USBTask() in the Mass Storage Device Class driver when INTERRUPT_CONTROL_ENDPOINT is not used, as this is done inside the stream callbacks. 2011-07-29 08:12:00 +00:00
ManPages Added new VTARGET_USE_INTERNAL_REF configuration option to the AVRISP-MKII clone project (thanks to Volker Bosch). 2011-07-26 03:07:32 +00:00
Platform Fix names of XMEGA ClockManagement driver functions. 2011-07-18 09:24:50 +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 Conditionally add available address spaces to the address space enum, for multiple address space architectures. 2011-04-04 10:24:57 +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
Version.h Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
makefile Add XMEGA to the LUFA core library makefile's list of architectures, so that the XMEGA files are properly cleaned on request. 2011-07-14 08:56:41 +00:00