projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.
[pub/USBasp.git]
/
Demos
/
Device
/
ClassDriver
/
RNDISEthernet
/
Lib
/
Ethernet.h
diff --git
a/Demos/Device/ClassDriver/RNDISEthernet/Lib/Ethernet.h
b/Demos/Device/ClassDriver/RNDISEthernet/Lib/Ethernet.h
index
b300252
..
0708268
100644
(file)
--- a/
Demos/Device/ClassDriver/RNDISEthernet/Lib/Ethernet.h
+++ b/
Demos/Device/ClassDriver/RNDISEthernet/Lib/Ethernet.h
@@
-40,7
+40,7
@@
#include <avr/io.h>
\r
#include <string.h>
\r
\r
- #include <LUFA/Drivers/USB/Class/
Device/
RNDIS.h>
\r
+ #include <LUFA/Drivers/USB/Class/RNDIS.h>
\r
\r
#include "EthernetProtocols.h"
\r
#include "ProtocolDecoders.h"
\r