Remove support for devices that were not put into production.
[pub/USBasp.git] / Bootloaders / DFU / Descriptors.h
index 79a585d..6d39c73 100644 (file)
                        #define AVR_SIGNATURE_1               0x1E
                        #define AVR_SIGNATURE_2               0x96
                        #define AVR_SIGNATURE_3               0x82
-               #elif defined(__AVR_ATmega32U6__)
-                       #define PRODUCT_ID_CODE               0x2FFB
-                       #define AVR_SIGNATURE_1               0x1E
-                       #define AVR_SIGNATURE_2               0x95
-                       #define AVR_SIGNATURE_3               0x88
                #elif defined(__AVR_ATmega32U4__)
                        #define PRODUCT_ID_CODE               0x2FF4
                        #define AVR_SIGNATURE_1               0x1E