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 35564bb1a7 Fixed swapped Little Endian/Big Endian endpoint and pipe write code for the UC3 devices (thanks to Andrew Chu). 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 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_UC3.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_UC3.c Reintegrate the FullEPAddresses development branch into trunk. 13 years ago
Endpoint_UC3.h Fixed swapped Little Endian/Big Endian endpoint and pipe write code for the UC3 devices (thanks to Andrew Chu). 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 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_UC3.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
Pipe_UC3.c Reintegrate the FullEPAddresses development branch into trunk. 13 years ago
Pipe_UC3.h Fixed swapped Little Endian/Big Endian endpoint and pipe write code for the UC3 devices (thanks to Andrew Chu). 13 years ago
USBController_UC3.c Fixed swapped Little Endian/Big Endian endpoint and pipe write code for the UC3 devices (thanks to Andrew Chu). 13 years ago
USBController_UC3.h Minor documentation fixes - change \note entries to \warning where appropriate and remove/update old documentation. 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