Add start of an architecture port to the Atmel USB XMEGA devices.
[pub/USBasp.git] / LUFA / Drivers / USB / Core / StdDescriptors.h
index 852a5d7..0399302 100644 (file)
                        {
                                USB_Descriptor_Header_t Header; /**< Descriptor header, including type and size. */
 
-                               #if (ARCH == ARCH_AVR8)
+                               #if ((ARCH == ARCH_AVR8) || (ARCH == ARCH_XMEGA))
                                wchar_t  UnicodeString[];
                                #else
                                uint16_t UnicodeString[]; /**< String data, as unicode characters (alternatively,