projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Applied STATIC_ENDPOINT_CONFIGURATION and FIXED_CONTROL_SIZE tokens to all Device...
[pub/lufa.git]
/
LUFA
/
Drivers
/
USB
/
HighLevel
/
StdDescriptors.h
diff --git
a/LUFA/Drivers/USB/HighLevel/StdDescriptors.h
b/LUFA/Drivers/USB/HighLevel/StdDescriptors.h
index
a1a0518
..
431080b
100644
(file)
--- a/
LUFA/Drivers/USB/HighLevel/StdDescriptors.h
+++ b/
LUFA/Drivers/USB/HighLevel/StdDescriptors.h
@@
-28,7
+28,8
@@
this software.
\r
*/
\r
\r
this software.
\r
*/
\r
\r
-/** \file
\r
+/** \ingroup Group_USB
\r
+ * @defgroup Group_Descriptors USB Descriptors
\r
*
\r
* Standard USB device descriptor defines and retrieval routines, for USB devices. This module contains
\r
* structures and macros for the easy creation of standard USB descriptors in USB device projects.
\r
*
\r
* Standard USB device descriptor defines and retrieval routines, for USB devices. This module contains
\r
* structures and macros for the easy creation of standard USB descriptors in USB device projects.
\r
@@
-42,12
+43,6
@@
* descriptors will contain elements named identically to the official USB specification. The alternately
\r
* named descriptor elements are placed in the same order inside the descriptor structures as their officially
\r
* named counterparts, thus they can be correlated easily with the official USB specification.
\r
* descriptors will contain elements named identically to the official USB specification. The alternately
\r
* named descriptor elements are placed in the same order inside the descriptor structures as their officially
\r
* named counterparts, thus they can be correlated easily with the official USB specification.
\r
- */
\r
-
\r
-/** \ingroup Group_USB
\r
- * @defgroup Group_Descriptors USB Descriptors
\r
- *
\r
- * Functions, macros, variables, enums and types related to standard USB descriptors.
\r
*
\r
* @{
\r
*/
\r
*
\r
* @{
\r
*/
\r