projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
CCID: Add support for PC-to-Reader XfrBlock message
[pub/USBasp.git]
/
Demos
/
Device
/
LowLevel
/
CCID
/
Descriptors.c
diff --git
a/Demos/Device/LowLevel/CCID/Descriptors.c
b/Demos/Device/LowLevel/CCID/Descriptors.c
index
c82216c
..
5e092e2
100644
(file)
--- a/
Demos/Device/LowLevel/CCID/Descriptors.c
+++ b/
Demos/Device/LowLevel/CCID/Descriptors.c
@@
-119,8
+119,8
@@
const USB_Descriptor_Configuration_t PROGMEM ConfigurationDescriptor =
.MaxIFSD = 2038,
.SynchProtocols = 0,
.Mechanical = 0,
.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,
.ClassGetResponse = 0xff,
.ClassEnvelope = 0xff,
.LcdLayout = 0,