projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Documentation: Add link to ProdikeysDM project.
[pub/USBasp.git]
/
Demos
/
Device
/
ClassDriver
/
CCID
/
Descriptors.h
diff --git
a/Demos/Device/ClassDriver/CCID/Descriptors.h
b/Demos/Device/ClassDriver/CCID/Descriptors.h
index
239d612
..
6649bf2
100644
(file)
--- a/
Demos/Device/ClassDriver/CCID/Descriptors.h
+++ b/
Demos/Device/ClassDriver/CCID/Descriptors.h
@@
-1,14
+1,14
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
8
.
+ Copyright (C) Dean Camera, 201
9
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
8
Dean Camera (dean [at] fourwalledcubicle [dot] com)
- Copyright 201
8
Filipe Rodrigues (filipepazrodrigues [at] gmail [dot] com)
+ Copyright 201
9
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
9
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
@@
-49,7
+49,7
@@
/** Endpoint address of the CCID data OUT endpoint, for host-to-device data transfers. */
#define CCID_OUT_EPADDR (ENDPOINT_DIR_OUT | 1)
/** Endpoint address of the CCID data OUT endpoint, for host-to-device data transfers. */
#define CCID_OUT_EPADDR (ENDPOINT_DIR_OUT | 1)
- /** Endpoint size in bytes of the
Audio isochronous streaming data
IN and OUT endpoints. */
+ /** Endpoint size in bytes of the
CCID data being sent between
IN and OUT endpoints. */
#define CCID_EPSIZE 64
#define CCID_EPSIZE 64