Add beginnings of a RNDIS Ethernet Host demo.
authorDean Camera <dean@fourwalledcubicle.com>
Thu, 12 Nov 2009 10:43:07 +0000 (10:43 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Thu, 12 Nov 2009 10:43:07 +0000 (10:43 +0000)
commit6a46f0025a4d44ca2c747745f542e8f475dd9b28
treeaf025c5d73268a0cb615b5d61be32e1c32fa6c59
parent04774208b6d4131466a2b5e44af314252ab1734e
Add beginnings of a RNDIS Ethernet Host demo.
14 files changed:
Demos/Host/Incomplete/RNDISEthernetHost/ConfigDescriptor.c [new file with mode: 0644]
Demos/Host/Incomplete/RNDISEthernetHost/ConfigDescriptor.h [new file with mode: 0644]
Demos/Host/Incomplete/RNDISEthernetHost/Lib/RNDISCommands.c [new file with mode: 0644]
Demos/Host/Incomplete/RNDISEthernetHost/Lib/RNDISCommands.h [new file with mode: 0644]
Demos/Host/Incomplete/RNDISEthernetHost/Lib/RNDISConstants.h [new file with mode: 0644]
Demos/Host/Incomplete/RNDISEthernetHost/RNDISEthernetHost.c [new file with mode: 0644]
Demos/Host/Incomplete/RNDISEthernetHost/RNDISEthernetHost.h [new file with mode: 0644]
Demos/Host/Incomplete/RNDISEthernetHost/makefile [new file with mode: 0644]
LUFA.pnproj
LUFA/Drivers/USB/Class/Device/RNDIS.c
LUFA/Drivers/USB/Class/Host/StillImage.h
LUFA/ManPages/Donating.txt
LUFA/ManPages/Licence.txt
LUFA/ManPages/VIDAndPIDValues.txt