CCID: Add support for PC-to-Reader XfrBlock message
[pub/lufa.git] / Demos / Device / ClassDriver / CCID / Descriptors.c
index 43a6961..8860426 100644 (file)
@@ -117,8 +117,8 @@ const USB_Descriptor_Configuration_t PROGMEM ConfigurationDescriptor =
                        .MaxIFSD                                = 2038,
                        .SynchProtocols                 = 0,
                        .Mechanical                             = 0,
-                       .Features                               = 0x0400fe,
-                       .MaxCCIDMessageLength   = 0x0c00,
+                       .Features                               = CCID_Features_ExchangeLevel_ShortAPDU | CCID_Features_Auto_ParameterConfiguration| CCID_Features_Auto_ICCActivation | CCID_Features_Auto_VoltageSelection,
+                       .MaxCCIDMessageLength   = CCID_EPSIZE,
                        .ClassGetResponse               = 0xff,
                        .ClassEnvelope                  = 0xff,
                        .LcdLayout                              = 0,