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
Dean Camera 35564bb1a7
Fixed swapped Little Endian/Big Endian endpoint and pipe write code for the UC3 devices (thanks to Andrew Chu).
12 years ago
..
AVR8 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
UC3 Fixed swapped Little Endian/Big Endian endpoint and pipe write code for the UC3 devices (thanks to Andrew Chu). 12 years ago
XMEGA Fix incorrect definition for the XMEGA Endpoint_BytesInEndpoint() function when used on OUT endpoints. 12 years ago
ConfigDescriptor.c Update file contributor copyrights for 2012. 13 years ago
ConfigDescriptor.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
Device.h Minor documentation improvements. 13 years ago
DeviceStandardReq.c Fixed incorrect reponse to GET STATUS requests in device mode if NO_DEVICE_SELF_POWER or NO_DEVICE_REMOTE_WAKEUP tokens are defined (thanks to Georg Glock). 13 years ago
DeviceStandardReq.h Minor documentation fixes - change \note entries to \warning where appropriate and remove/update old documentation. 13 years ago
Endpoint.h Reintegrate the FullEPAddresses development branch into trunk. 13 years ago
EndpointStream.h Update file contributor copyrights for 2012. 13 years ago
Events.c Re-enable cppcheck static analysis unused function checks after adding in special-case suppressions to the event stub functions. Add missing function prototypes to the AudioInput and AudioOutput class driver device demos. 13 years ago
Events.h Minor documentation fixes - change \note entries to \warning where appropriate and remove/update old documentation. 13 years ago
Host.h Update file contributor copyrights for 2012. 13 years ago
HostStandardReq.c Remove potentially unaligned uint32_t access in HIDParser.c, replace with standard C bit shifts. 13 years ago
HostStandardReq.h Minor documentation fixes - change \note entries to \warning where appropriate and remove/update old documentation. 13 years ago
OTG.h Update file contributor copyrights for 2012. 13 years ago
Pipe.h Reintegrate the FullEPAddresses development branch into trunk. 13 years ago
PipeStream.h Update file contributor copyrights for 2012. 13 years ago
StdDescriptors.h Fixed incorrect DFU version number reported to the host in the DFU bootloader descriptors. Fixed incorrect version hundredths value encoding in VERSION_BCD() macro (thanks to Georg Glock). 13 years ago
StdRequestType.h Update file contributor copyrights for 2012. 13 years ago
USBController.h Reintegrate the FullEPAddresses development branch into trunk. 13 years ago
USBInterrupt.h Update file contributor copyrights for 2012. 13 years ago
USBMode.h Add support for the ATXMEGA384C3. 13 years ago
USBTask.c Add build tests to verify correct compilation of as many modules as possible under as many architectures as possible. 13 years ago
USBTask.h Minor documentation fixes - change \note entries to \warning where appropriate and remove/update old documentation. 13 years ago