From: Dean Camera Date: Sun, 30 Oct 2011 12:06:02 +0000 (+0000) Subject: Update XMEGA clock management so that the correct 16-bit calibration is used when... X-Git-Tag: LUFA-120219~49 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/b714ffbfa097f2ac737f4210e818297503c3fe7e?ds=inline;hp=b714ffbfa097f2ac737f4210e818297503c3fe7e 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. ---