projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Make device mode configure the control endpoint even before the bus has been reset...
[pub/USBasp.git]
/
LUFA
/
Drivers
/
USB
/
Class
/
RNDIS.h
diff --git
a/LUFA/Drivers/USB/Class/RNDIS.h
b/LUFA/Drivers/USB/Class/RNDIS.h
index
e0fd461
..
5f3bb56
100644
(file)
--- a/
LUFA/Drivers/USB/Class/RNDIS.h
+++ b/
LUFA/Drivers/USB/Class/RNDIS.h
@@
-42,8
+42,8
@@
*
* \section Sec_Dependencies Module Source Dependencies
* The following files must be built with any user project that uses this module:
*
* \section Sec_Dependencies Module Source Dependencies
* The following files must be built with any user project that uses this module:
- * - LUFA/Drivers/USB/Class/Device/RNDIS.c
- * - LUFA/Drivers/USB/Class/Host/RNDIS.c
+ * - LUFA/Drivers/USB/Class/Device/RNDIS.c
<i>(Makefile source module name: LUFA_SRC_USBCLASS)</i>
+ * - LUFA/Drivers/USB/Class/Host/RNDIS.c
<i>(Makefile source module name: LUFA_SRC_USBCLASS)</i>
*
* \section Module Description
* RNDIS Class Driver module. This module contains an internal implementation of the Microsoft USB RNDIS Networking
*
* \section Module Description
* RNDIS Class Driver module. This module contains an internal implementation of the Microsoft USB RNDIS Networking