My local repo of qmk firmware.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
qmk_firmware/LUFA/Drivers/USB/Core/XMEGA
Dean Camera 00ad509061 Add support for the Atmel XMEGA A3BU Xplained board. 14 years ago
..
Template Fixed USB_USBTask not being called internally in stream transfers between packets when Partial Stream Transfers are used. 14 years ago
Device_XMEGA.c Add missing SVN eol-style property to files where it was missing. 14 years ago
Device_XMEGA.h Fix XMEGA core USB driver so that device mode enumerates correctly on the host PC. 14 years ago
EndpointStream_XMEGA.c Minor documentation fixes. 14 years ago
EndpointStream_XMEGA.h Add start of an architecture port to the Atmel USB XMEGA devices. 14 years ago
Endpoint_XMEGA.c Add support for the Atmel XMEGA A3BU Xplained board. 14 years ago
Endpoint_XMEGA.h Add support for the Atmel XMEGA A3BU Xplained board. 14 years ago
Host_XMEGA.c Add missing SVN eol-style property to files where it was missing. 14 years ago
PipeStream_XMEGA.c Add missing SVN eol-style property to files where it was missing. 14 years ago
Pipe_XMEGA.c Add missing SVN eol-style property to files where it was missing. 14 years ago
USBController_XMEGA.c Fix XMEGA core USB driver so that device mode enumerates correctly on the host PC. 14 years ago
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. 14 years ago
USBInterrupt_XMEGA.c XMEGA port improvements; connection and disconnection are now detected correctly. Fixed incorrect interrupt priority levels being set for XMEGA devices. 14 years ago
USBInterrupt_XMEGA.h XMEGA port improvements; connection and disconnection are now detected correctly. Fixed incorrect interrupt priority levels being set for XMEGA devices. 14 years ago