qmk_firmware/LUFA/Drivers/USB/Core/XMEGA
Dean Camera 3bb8055459 Fix compile errors for the USB XMEGA parts when the USB driver is used.
Add core support for the ATXMEGA64A1U.

Minor documentation corrections.
2011-10-04 11:40:55 +00:00
..
Template Fixed USB_USBTask not being called internally in stream transfers between packets when Partial Stream Transfers are used. 2011-07-25 01:11:24 +00:00
Device_XMEGA.c Add missing SVN eol-style property to files where it was missing. 2011-07-15 08:46:08 +00:00
Device_XMEGA.h 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
EndpointStream_XMEGA.c Minor documentation fixes. 2011-08-23 10:39:04 +00:00
EndpointStream_XMEGA.h Add start of an architecture port to the Atmel USB XMEGA devices. 2011-07-13 23:50:05 +00:00
Endpoint_XMEGA.c More USB XMEGA porting for Endpoint control. 2011-07-18 07:03:47 +00:00
Endpoint_XMEGA.h Fix compile errors for the USB XMEGA parts when the USB driver is used. 2011-10-04 11:40:55 +00:00
Host_XMEGA.c Add missing SVN eol-style property to files where it was missing. 2011-07-15 08:46:08 +00:00
PipeStream_XMEGA.c Add missing SVN eol-style property to files where it was missing. 2011-07-15 08:46:08 +00:00
Pipe_XMEGA.c Add missing SVN eol-style property to files where it was missing. 2011-07-15 08:46:08 +00:00
USBController_XMEGA.c Add missing SVN eol-style property to files where it was missing. 2011-07-15 08:46:08 +00:00
USBController_XMEGA.h Move out the EP_TYPE_* macros to the base USBController.h header, as these are used in the device descriptors as well and thus must not be changed. 2011-07-19 02:15:36 +00:00
USBInterrupt_XMEGA.c Add missing SVN eol-style property to files where it was missing. 2011-07-15 08:46:08 +00:00
USBInterrupt_XMEGA.h Add missing SVN eol-style property to files where it was missing. 2011-07-15 08:46:08 +00:00