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 b6a38164bd Reduce the amount of inlining of core Endpoint functions for XMEGA, to reduce the compiled code size (size/speed tradeoff). 12 years ago
..
Template Update copyright year to 2013. 13 years ago
Device_XMEGA.c Update copyright year to 2013. 13 years ago
Device_XMEGA.h Suppress unused function parameter warnings in the USB driver. 13 years ago
EndpointStream_XMEGA.c Update copyright year to 2013. 13 years ago
EndpointStream_XMEGA.h Update copyright year to 2013. 13 years ago
Endpoint_XMEGA.c Reduce the amount of inlining of core Endpoint functions for XMEGA, to reduce the compiled code size (size/speed tradeoff). 12 years ago
Endpoint_XMEGA.h Reduce the amount of inlining of core Endpoint functions for XMEGA, to reduce the compiled code size (size/speed tradeoff). 12 years ago
Host_XMEGA.c Update copyright year to 2013. 13 years ago
PipeStream_XMEGA.c Update copyright year to 2013. 13 years ago
Pipe_XMEGA.c Update copyright year to 2013. 13 years ago
USBController_XMEGA.c Reset XMEGA NVM read command to the symbolic NO_OPERATION constant rather than a hard-coded zero. 12 years ago
USBController_XMEGA.h Fix broken XMEGA USB support. 13 years ago
USBInterrupt_XMEGA.c Fix incorrect Interrupt disable function for the XMEGA architecture (thanks to Simon Küppers). 12 years ago
USBInterrupt_XMEGA.h Update copyright year to 2013. 13 years ago