CCID: Add support for PC-to-Reader XfrBlock message
[pub/USBasp.git] / Demos / Device / LowLevel / CCID / Descriptors.c
index c82216c..5e092e2 100644 (file)
@@ -119,8 +119,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,