projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Upgrade doxygen configuration files to the latest version.
[pub/lufa.git]
/
Demos
/
Device
/
ClassDriver
/
CCID
/
Descriptors.c
diff --git
a/Demos/Device/ClassDriver/CCID/Descriptors.c
b/Demos/Device/ClassDriver/CCID/Descriptors.c
index
43a6961
..
92fc3e8
100644
(file)
--- a/
Demos/Device/ClassDriver/CCID/Descriptors.c
+++ b/
Demos/Device/ClassDriver/CCID/Descriptors.c
@@
-1,14
+1,14
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
18
.
+ Copyright (C) Dean Camera, 20
21
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
18
Dean Camera (dean [at] fourwalledcubicle [dot] com)
- Copyright 20
18
Filipe Rodrigues (filipepazrodrigues [at] gmail [dot] com)
+ Copyright 20
21
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
21
Filipe Rodrigues (filipepazrodrigues [at] gmail [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
@@
-117,8
+117,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,