From: Dean Camera Date: Fri, 15 Jul 2011 08:10:51 +0000 (+0000) Subject: Complete USB XMEGA interrupt control subsystem code in the core USB driver. X-Git-Tag: LUFA-111009~49 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/f07e766755b2489c76f0f353b7fe2d4a11300e61?hp=f07e766755b2489c76f0f353b7fe2d4a11300e61 Complete USB XMEGA interrupt control subsystem code in the core USB driver. Automatically load in the USB calibration bytes from the User Signature Row on start-up. Create internal SRAM variable for the endpoint control and status register table, used by the XMEGA USB controller hardware. ---