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 cff190b8f4 Minor documentation fixes. 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 Add missing SVN eol-style property to files where it was missing. 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 More USB XMEGA porting for Endpoint control. 14 years ago
Endpoint_XMEGA.h Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour of the shorter ENDPOINT_DIR_* macros, which can now be used with both Endpoint_ConfigureEndpoint() and in the device descriptors. 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 Add missing SVN eol-style property to files where it was missing. 14 years ago
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. 14 years ago
USBInterrupt_XMEGA.c Add missing SVN eol-style property to files where it was missing. 14 years ago
USBInterrupt_XMEGA.h Add missing SVN eol-style property to files where it was missing. 14 years ago