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 385ffb6de3
Fix XMEGA architecture not correctly resetting the device address and endpoints in response to a USB bus reset from the host.
13 years ago
..
AVR8 Allow serial strings to be generated on the older AVR8 devices which do not explicitly state they contain unique values in the datasheet, as this appears to be implemented in hardware. 13 years ago
UC3 Added INVERTED_VBUS_ENABLE_LINE and NO_AUTO_VBUS_MANAGEMENT compile time options (thanks to Opendous Inc.). 13 years ago
XMEGA Fix XMEGA architecture not correctly resetting the device address and endpoints in response to a USB bus reset from the host. 13 years ago
ConfigDescriptor.c Update file contributor copyrights for 2012. 13 years ago
ConfigDescriptor.h Update file contributor copyrights for 2012. 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 Update file contributor copyrights for 2012. 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 Update file contributor copyrights for 2012. 13 years ago
Events.h Update file contributor copyrights for 2012. 13 years ago
Host.h Update file contributor copyrights for 2012. 13 years ago
HostStandardReq.c Update file contributor copyrights for 2012. 13 years ago
HostStandardReq.h Update file contributor copyrights for 2012. 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 Update file contributor copyrights for 2012. 13 years ago
USBTask.h Update file contributor copyrights for 2012. 13 years ago