Make the RNDISEthernetHost Class driver demo print out incomming packets from the attached RNDIS device.

This commit is contained in:
Dean Camera 2009-11-26 11:29:06 +00:00
parent 2a28862dcc
commit 9ba8da7412
3 changed files with 22 additions and 3 deletions

View file

@ -29,8 +29,8 @@
* - ATAVRUSBRF01
* - XPLAIN (AT90USB1287 only)
*
* Currently supported third-party board (via hardware drivers):
* Currently supported third-party boards (via hardware drivers):
* - BUMBLEB (using officially recommended peripheral layout)
* - Any Other Custom User Boards (with Board Drivers, \see Page_WritingBoardDrivers)
* - Any Other Custom User Boards (with Board Drivers if desired, see \ref Page_WritingBoardDrivers)
*/