Update XMEGA clock management so that the correct 16-bit calibration is used when...
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 30 Oct 2011 12:06:02 +0000 (12:06 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 30 Oct 2011 12:06:02 +0000 (12:06 +0000)
commitb714ffbfa097f2ac737f4210e818297503c3fe7e
tree26b4b405c59b79adca83ded0e5d7544e910707bd
parentc73997429271e8566080ac8fdf21e5944c3b4c8e
Update XMEGA clock management so that the correct 16-bit calibration is used when requested. Fix endpoint descriptor table so that the frame number is stored into the correct location. Add compile time option to source the USB clock from the PLL rather than the internal 32MHz RC oscillator.
LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.h
LUFA/Drivers/USB/Core/XMEGA/USBController_XMEGA.c
LUFA/Drivers/USB/Core/XMEGA/USBController_XMEGA.h
LUFA/Platform/XMEGA/ClockManagement.h