qmk_firmware/LUFA/Drivers/USB/Core/XMEGA
Dean Camera 09577fe541 Add XMEGA compile time tokens to the LUFAConfig.h code template.
Add additional compile time errors to the XMEGA and AVR8 architectures if multiple USE_*_DESCRIPTORS compile time tokens are enabled.

Add support for the NO_INTERNAL_SERIAL compile time token on the XMEGA targets.
2011-11-23 00:04:16 +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 XMEGA compile time tokens to the LUFAConfig.h code template. 2011-11-23 00:04:16 +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 Fix XMEGA core USB driver endpoint code to prevent incorrect STALL determination. 2011-11-01 06:05:54 +00:00
Endpoint_XMEGA.h Minor corrections for the XMEGA USB controller. Add compile time warning if the USB clock frequency is provably incorrect. 2011-11-14 07:31:40 +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 Fix XMEGA core USB driver so that device mode enumerates correctly on the host PC. 2011-10-31 02:26:21 +00:00
USBController_XMEGA.h Minor corrections for the XMEGA USB controller. Add compile time warning if the USB clock frequency is provably incorrect. 2011-11-14 07:31:40 +00:00
USBInterrupt_XMEGA.c XMEGA port improvements; connection and disconnection are now detected correctly. Fixed incorrect interrupt priority levels being set for XMEGA devices. 2011-10-30 07:09:20 +00:00
USBInterrupt_XMEGA.h XMEGA port improvements; connection and disconnection are now detected correctly. Fixed incorrect interrupt priority levels being set for XMEGA devices. 2011-10-30 07:09:20 +00:00