You cannot 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-fw/LUFA/Drivers/USB/Core/XMEGA
Dean Camera f235021abe Fix incorrect definition for the XMEGA Endpoint_BytesInEndpoint() function when used on OUT endpoints. 13 years ago
..
Template Add missing CPPCheck unusedFunction check suppressions on the USB template functions. 13 years ago
Device_XMEGA.c Add architecture guards to all architecture-specific files, so that they can be bulk-added to existing IDE projects without having to exclude unused architecture files. 13 years ago
Device_XMEGA.h Add additional preprocessor sanity checks for the XMEGA platform based on the USB controller input clock speed. 13 years ago
EndpointStream_XMEGA.c Add architecture guards to all architecture-specific files, so that they can be bulk-added to existing IDE projects without having to exclude unused architecture files. 13 years ago
EndpointStream_XMEGA.h Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet and footer HTML, add explicit spacing into documentation code fragments to prevent Doxygen from removing empty lines in the output. 13 years ago
Endpoint_XMEGA.c Reintegrate the FullEPAddresses development branch into trunk. 13 years ago
Endpoint_XMEGA.h Fix incorrect definition for the XMEGA Endpoint_BytesInEndpoint() function when used on OUT endpoints. 13 years ago
Host_XMEGA.c Add architecture guards to all architecture-specific files, so that they can be bulk-added to existing IDE projects without having to exclude unused architecture files. 13 years ago
PipeStream_XMEGA.c Add architecture guards to all architecture-specific files, so that they can be bulk-added to existing IDE projects without having to exclude unused architecture files. 13 years ago
Pipe_XMEGA.c Update file contributor copyrights for 2012. 13 years ago
USBController_XMEGA.c Add additional preprocessor sanity checks for the XMEGA platform based on the USB controller input clock speed. 13 years ago
USBController_XMEGA.h Add additional preprocessor sanity checks for the XMEGA platform based on the USB controller input clock speed. 13 years ago
USBInterrupt_XMEGA.c Reintegrate the FullEPAddresses development branch into trunk. 13 years ago
USBInterrupt_XMEGA.h Fix errors uncovered by the new build test compile warnings; fix UC3 pipe configuration function broken, redundant function prototypes and unused parameters. 13 years ago