Allow serial strings to be generated on the older AVR8 devices which do not explicitl...
[pub/lufa.git] / LUFA / Drivers / USB / Core / AVR8 / Device_AVR8.h
index 2e035d0..74920d5 100644 (file)
                        //@}
 
                        #if (!defined(NO_INTERNAL_SERIAL) && \
-                            (defined(USB_SERIES_7_AVR) || defined(USB_SERIES_6_AVR) || defined(USB_SERIES_4_AVR) || \
-                             (defined(USB_SERIES_2_AVR) && (!defined(__AVR_AT90USB82__) || defined(__AVR_AT90USB162__))) || \
+                            (defined(USB_SERIES_7_AVR) || defined(USB_SERIES_6_AVR) || \
+                             defined(USB_SERIES_4_AVR) || defined(USB_SERIES_2_AVR) || \
                                  defined(__DOXYGEN__)))
                                /** String descriptor index for the device's unique serial number string descriptor within the device.
                                 *  This unique serial number is used by the host to associate resources to the device (such as drivers or COM port