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 5b8b5018f2 Minor documentation improvements. 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 svn:eol-style property on all source files where it was missing. Fix line endings of all makefile, *.c and *.h files. 13 years ago
EndpointStream_XMEGA.h Minor documentation improvements. 13 years ago
Endpoint_XMEGA.c Reintegrate the FullEPAddresses development branch into trunk. 13 years ago
Endpoint_XMEGA.h Add checks to the endpoint and pipe configure functions and fail if the requested endpoint or pipe number is above the maximum for that device. 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. 14 years ago
USBController_XMEGA.c Add checks to the endpoint and pipe configure functions and fail if the requested endpoint or pipe number is above the maximum for that device. 13 years ago
USBController_XMEGA.h Spell check source code, fix mistakes. 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