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/UC3
Dean Camera ff00644cb8 Minor documentation corrections. 13 years ago
..
Template Add missing CPPCheck unusedFunction check suppressions on the USB template functions. 13 years ago
Device_UC3.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_UC3.h Minor documentation fixes - change \note entries to \warning where appropriate and remove/update old documentation. 13 years ago
EndpointStream_UC3.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_UC3.h Minor documentation corrections. 13 years ago
Endpoint_UC3.c Fix incorrect bank mask in Endpoint_ConfigureEndpoint() for the UC3 devices. 13 years ago
Endpoint_UC3.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_UC3.c Reintegrate the FullEPAddresses development branch into trunk. 13 years ago
Host_UC3.h Minor documentation fixes - change \note entries to \warning where appropriate and remove/update old documentation. 13 years ago
PipeStream_UC3.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
PipeStream_UC3.h 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
Pipe_UC3.c Fixed endianess issues in the RNDIS host class driver for UC3 devices (thanks to Andrew Chu). Fix broken build for UC3 devices when ORDERED_EP_CONFIG compile time option is set. 13 years ago
Pipe_UC3.h Fix typo in the UC3 host pipe driver. Improve library TAR export exclusion filetype filter. 13 years ago
USBController_UC3.c Minor correction to the UC3 USB clock division formula (thanks to Kim Blomqvist). 13 years ago
USBController_UC3.h Add missing UC3 architecture F_USB configuration checks. 13 years ago
USBInterrupt_UC3.c Reintegrate the FullEPAddresses development branch into trunk. 13 years ago
USBInterrupt_UC3.h Fixed compile error for the UC3 architecture when INTERRUPT_CONTROL_ENDPOINT is specified (thanks to Andrus Aaslaid). 13 years ago