Add missing ENDPOINT_DETAILS_EP7 macro for the UC3A3/UC3A4 devices.
authorDean Camera <dean@fourwalledcubicle.com>
Thu, 14 Jul 2011 05:27:50 +0000 (05:27 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Thu, 14 Jul 2011 05:27:50 +0000 (05:27 +0000)
MultiArchDemos: Correct usage of updated INTC_RegisterGroupHandler() in the ported demos.

LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h

index 2ed7b5d..a5870f8 100644 (file)
                                #define ENDPOINT_DETAILS_EP4                   512, 2\r
                                #define ENDPOINT_DETAILS_EP5                   512, 2\r
                                #define ENDPOINT_DETAILS_EP6                   512, 2                   \r
+                               #define ENDPOINT_DETAILS_EP7                   512, 2\r
                        #elif defined(USB_SERIES_UC3B0_AVR32) || defined(USB_SERIES_UC3B1_AVR32) \r
                                #define ENDPOINT_DETAILS_MAXEP                 7\r
 \r
                                #define ENDPOINT_DETAILS_EP3                   64,  2\r
                                #define ENDPOINT_DETAILS_EP4                   64,  2\r
                                #define ENDPOINT_DETAILS_EP5                   256, 2\r
-                               #define ENDPOINT_DETAILS_EP6                   256, 2                   \r
+                               #define ENDPOINT_DETAILS_EP6                   256, 2\r
                        #endif\r
 \r
                        #define ENDPOINT_HSB_ADDRESS_SPACE_SIZE            (64 * 1024UL)\r