qmk_firmware/LUFA/Drivers/USB/Core/XMEGA
Dean Camera 0304916356 Fix XMEGA core USB driver so that device mode enumerates correctly on the host PC. 2011-10-31 02:26:21 +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 Fix XMEGA core USB driver so that device mode enumerates correctly on the host PC. 2011-10-31 02:26:21 +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 so that device mode enumerates correctly on the host PC. 2011-10-31 02:26:21 +00:00
Endpoint_XMEGA.h Fix XMEGA core USB driver so that device mode enumerates correctly on the host PC. 2011-10-31 02:26:21 +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 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
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