qmk_firmware/LUFA/Drivers/USB/Core
Bert van Hall c499a0b755 Fix XMEGA USB prescaler calculation
The USB prescaler calculation for the CLK.USBCTRL register is changed to
give valid results and set the prescaler correctly.

Signed-off-by: Bert van Hall <bert.vanhall@avionic-design.de>
2014-07-22 10:41:55 +02:00
..
AVR8 Fix possible infinite loop in the control stream write template functions. 2014-06-08 15:33:29 +10:00
UC3 Fix possible infinite loop in the control stream write template functions. 2014-06-08 15:33:29 +10:00
XMEGA Fix XMEGA USB prescaler calculation 2014-07-22 10:41:55 +02:00
ConfigDescriptors.c Update copyrights for 2014. 2014-01-04 10:45:02 +11:00
ConfigDescriptors.h Update copyrights for 2014. 2014-01-04 10:45:02 +11:00
Device.h Update copyrights for 2014. 2014-01-04 10:45:02 +11:00
DeviceStandardReq.c Update copyrights for 2014. 2014-01-04 10:45:02 +11:00
DeviceStandardReq.h Update copyrights for 2014. 2014-01-04 10:45:02 +11:00
Endpoint.h Update copyrights for 2014. 2014-01-04 10:45:02 +11:00
EndpointStream.h Update copyrights for 2014. 2014-01-04 10:45:02 +11:00
Events.c Update copyrights for 2014. 2014-01-04 10:45:02 +11:00
Events.h Update copyrights for 2014. 2014-01-04 10:45:02 +11:00
Host.h Update copyrights for 2014. 2014-01-04 10:45:02 +11:00
HostStandardReq.c Update copyrights for 2014. 2014-01-04 10:45:02 +11:00
HostStandardReq.h Update copyrights for 2014. 2014-01-04 10:45:02 +11:00
OTG.h Update copyrights for 2014. 2014-01-04 10:45:02 +11:00
Pipe.h Update copyrights for 2014. 2014-01-04 10:45:02 +11:00
PipeStream.h Update copyrights for 2014. 2014-01-04 10:45:02 +11:00
StdDescriptors.h Fix incorrect descriptor length when using USB_STRING_DESCRIPTOR macros. 2014-01-27 22:28:53 +11:00
StdRequestType.h Update copyrights for 2014. 2014-01-04 10:45:02 +11:00
USBController.h Update copyrights for 2014. 2014-01-04 10:45:02 +11:00
USBInterrupt.h Update copyrights for 2014. 2014-01-04 10:45:02 +11:00
USBMode.h Update copyrights for 2014. 2014-01-04 10:45:02 +11:00
USBTask.c Update copyrights for 2014. 2014-01-04 10:45:02 +11:00
USBTask.h Update copyrights for 2014. 2014-01-04 10:45:02 +11:00