projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Removed "Host_" section of the function names in ConfigDescriptor.h, as most of the...
[pub/USBasp.git]
/
LUFA
/
Drivers
/
USB
/
LowLevel
/
LowLevel.h
diff --git
a/LUFA/Drivers/USB/LowLevel/LowLevel.h
b/LUFA/Drivers/USB/LowLevel/LowLevel.h
index
a6f506f
..
5c474df
100644
(file)
--- a/
LUFA/Drivers/USB/LowLevel/LowLevel.h
+++ b/
LUFA/Drivers/USB/LowLevel/LowLevel.h
@@
-28,12
+28,6
@@
this software.
\r
*/
\r
\r
this software.
\r
*/
\r
\r
-/** \file
\r
- *
\r
- * Main low level USB driver. This module manages the low level initialization and shut down of the USB AVR's
\r
- * USB interface in either device or (if supported) host mode.
\r
- */
\r
-
\r
/** \ingroup Group_USB
\r
* @defgroup Group_USBManagement USB Interface Management
\r
*
\r
/** \ingroup Group_USB
\r
* @defgroup Group_USBManagement USB Interface Management
\r
*
\r