projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
More documentation changes for better module-level documentation rather than file...
[pub/lufa.git]
/
LUFA
/
Drivers
/
USB
/
LowLevel
/
Endpoint.h
diff --git
a/LUFA/Drivers/USB/LowLevel/Endpoint.h
b/LUFA/Drivers/USB/LowLevel/Endpoint.h
index
a7a2822
..
651c0e8
100644
(file)
--- a/
LUFA/Drivers/USB/LowLevel/Endpoint.h
+++ b/
LUFA/Drivers/USB/LowLevel/Endpoint.h
@@
-28,17
+28,12
@@
this software.
\r
*/
\r
\r
this software.
\r
*/
\r
\r
-/** \file
\r
+/** \ingroup Group_USB
\r
+ * @defgroup Group_EndpointManagement Endpoint Management
\r
*
\r
* Functions, macros and enums related to endpoint management when in USB Device mode. This
\r
* module contains the endpoint management macros, as well as endpoint interrupt and data
\r
* send/recieve functions for various data types.
\r
*
\r
* Functions, macros and enums related to endpoint management when in USB Device mode. This
\r
* module contains the endpoint management macros, as well as endpoint interrupt and data
\r
* send/recieve functions for various data types.
\r
- */
\r
-
\r
-/** \ingroup Group_USB
\r
- * @defgroup Group_EndpointManagement Endpoint Management
\r
- *
\r
- * Functions, macros, variables, enums and types related to the setup and management of endpoints while in USB Device mode.
\r
*
\r
* @{
\r
*/
\r
*
\r
* @{
\r
*/
\r