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 00b6b0140f
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
..
AVR8 Fixed possible enumeration error if the user application selects the non-Control pipe between the Powered and Default states of the host state machine. 13 years ago
UC3 Fixed compile error for the UC3 architecture when INTERRUPT_CONTROL_ENDPOINT is specified (thanks to Andrus Aaslaid). 13 years ago
XMEGA Minor documentation fixes - change \note entries to \warning where appropriate and remove/update old documentation. 13 years ago
ConfigDescriptor.c Update file contributor copyrights for 2012. 13 years ago
ConfigDescriptor.h Update main library documentation organisation for Doxygen 1.8.0. 13 years ago
Device.h Update file contributor copyrights for 2012. 13 years ago
DeviceStandardReq.c Update file contributor copyrights for 2012. 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 Update file contributor copyrights for 2012. 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 Update file contributor copyrights for 2012. 13 years ago
PipeStream.h Update file contributor copyrights for 2012. 13 years ago
StdDescriptors.h Update file contributor copyrights for 2012. 13 years ago
StdRequestType.h Update file contributor copyrights for 2012. 13 years ago
USBController.h Update file contributor copyrights for 2012. 13 years ago
USBInterrupt.h Update file contributor copyrights for 2012. 13 years ago
USBMode.h Add (still preliminary) support for the ATXMEGA64A4 and ATXMEGA128A4. Fix minor error in the AVRISP-MKII clone project descriptors. 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