Complete USB XMEGA interrupt control subsystem code in the core USB driver.
authorDean Camera <dean@fourwalledcubicle.com>
Fri, 15 Jul 2011 08:10:51 +0000 (08:10 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Fri, 15 Jul 2011 08:10:51 +0000 (08:10 +0000)
commitf07e766755b2489c76f0f353b7fe2d4a11300e61
tree95f6050361cbfa3ecdca0d5926f7c8201b98ca64
parentffa8b430c1886b696e1e94039e6a9343b5b81dbd
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.
LUFA/Drivers/USB/Core/UC3/USBInterrupt_UC3.c
LUFA/Drivers/USB/Core/XMEGA/Device_XMEGA.h
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/Drivers/USB/Core/XMEGA/USBInterrupt_XMEGA.c
LUFA/Drivers/USB/Core/XMEGA/USBInterrupt_XMEGA.h