Add experimental support for the AVR32 UC3A4 microcontrollers.
[pub/lufa.git] / LUFA / Drivers / USB / Core / UC3 / USBController_UC3.h
index c975bb3..8b29628 100644 (file)
        /* Private Interface - For use in library only: */\r
        #if !defined(__DOXYGEN__)\r
                /* Macros: */                   \r
-                       #if defined(USB_SERIES_UC3A3_AVR)\r
+                       #if (defined(USB_SERIES_UC3A3_AVR) || defined(USB_SERIES_UC3A4_AVR))\r
                                #define USB_CLOCK_REQUIRED_FREQ  12000000UL\r
                        #else\r
                                #define USB_CLOCK_REQUIRED_FREQ  48000000UL\r