qmk_firmware/LUFA/Drivers/USB/Core/XMEGA
Dean Camera f2ae4dc255 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. 2012-05-20 10:55:59 +00:00
..
Template Add missing CPPCheck unusedFunction check suppressions on the USB template functions. 2012-05-19 22:14:06 +00:00
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. 2012-04-07 17:01:46 +00:00
Device_XMEGA.h Add additional preprocessor sanity checks for the XMEGA platform based on the USB controller input clock speed. 2012-05-05 19:46:20 +00:00
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. 2012-04-07 17:01:46 +00:00
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. 2012-05-20 10:55:59 +00:00
Endpoint_XMEGA.c Reintegrate the FullEPAddresses development branch into trunk. 2012-04-14 14:41:17 +00:00
Endpoint_XMEGA.h Reintegrate the FullEPAddresses development branch into trunk. 2012-04-14 14:41:17 +00:00
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. 2012-04-07 17:01:46 +00:00
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. 2012-04-07 17:01:46 +00:00
Pipe_XMEGA.c Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
USBController_XMEGA.c Add additional preprocessor sanity checks for the XMEGA platform based on the USB controller input clock speed. 2012-05-05 19:46:20 +00:00
USBController_XMEGA.h Add additional preprocessor sanity checks for the XMEGA platform based on the USB controller input clock speed. 2012-05-05 19:46:20 +00:00
USBInterrupt_XMEGA.c Reintegrate the FullEPAddresses development branch into trunk. 2012-04-14 14:41:17 +00:00
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. 2012-02-19 15:26:42 +00:00