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 7a51e97c3b Update LUFA core to be compatible with the AVR-GCC -Wswitch-default warning switch. 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 corrections. 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. 13 years ago
USBController_XMEGA.c Fixed logic hole breaking USB operations on a USB controller with only one supported USB mode and no USB_DEVICE_ONLY or USB_HOST_ONLY configuration token set. 13 years ago
USBController_XMEGA.h Fixed logic hole breaking USB operations on a USB controller with only one supported USB mode and no USB_DEVICE_ONLY or USB_HOST_ONLY configuration token set. 13 years ago
USBInterrupt_XMEGA.c Reintegrate the FullEPAddresses development branch into trunk. 13 years ago
USBInterrupt_XMEGA.h Update LUFA core to be compatible with the AVR-GCC -Wswitch-default warning switch. 13 years ago