Add beginnings of a RNDIS Ethernet Host demo.

This commit is contained in:
Dean Camera 2009-11-12 10:43:07 +00:00
parent 04774208b6
commit 6a46f0025a
14 changed files with 1837 additions and 28 deletions

View file

@ -14,7 +14,11 @@
* and supporter. Please consider donating a small amount to support this and my future Open Source projects - All
* donations are <i>greatly</i> appreciated.
*
* <img src='http://www.pledgie.com/campaigns/6927.png?skin_name=chrome' border='0'></img>
* Note that commercial entities can remove the attribution portion of the LUFA licence by a one-time fee - see
* \ref Page_Licence for more details (<b>Note: Please do NOT pay this in advance through the donation link below -
* contact author for payment details.</b>).
*
* \image html "http://www.pledgie.com/campaigns/6927.png?skin_name=chrome"
* <a href='http://www.pledgie.com/campaigns/6927'>Donate to this project via PayPal</a> - Thanks in Advance!
*/

View file

@ -13,7 +13,8 @@
* for a one-time US$1500 payment. This provides a non-exclusive modified MIT licensed which
* allows for the free use of the LUFA library, bootloaders and (where the sole copyright
* is attributed to Dean Camera) demos without public disclosure within an organisation. Please
* contact the author for more information.
* contact the author for more information (<b>Note: Please do NOT pay this in advance through the
* donation link shown on \ref Page_Donating - contact author for payment details.</b>).
*
* \verbatim
* Permission to use, copy, modify, and distribute this software

View file

@ -11,7 +11,7 @@
* are used within the LUFA demos, and thus may be re-used by derivations of each demo. Free PID values may be
* used by future LUFA demo projects.
*
* <b>These VID/PID values should not be used in commercial designs under any circumstances.>/b> Private projects
* <b>These VID/PID values should not be used in commercial designs under any circumstances.</b> Private projects
* may use the following values freely, but must accept any collisions due to other LUFA derived private projects
* sharing identical values. It is suggested that private projects using interfaces compatible with existing
* demos share the save VID/PID value.