aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/ClassDriver/RNDISEthernet/Lib
Commit message (Expand)AuthorAgeFilesLines
* Application documentation/comment cleanup.Dean Camera2009-10-082-2/+0
* Add CDC Host class driver EVENT_CDC_Host_ControLineStateChanged() event.Dean Camera2009-08-111-1/+1
* Cleanups to RNDIS device demos. Fix issue in RNDIS demos where the memory wou...Dean Camera2009-08-077-33/+43
* Make Control Endpoint stream transfers more reliable by adding in early abort...Dean Camera2009-08-052-12/+17
* Added 404 errors to the RNDIS Webserver example.Dean Camera2009-07-291-19/+54
* Added compatibility list to the documentation of each individual demo.Dean Camera2009-07-131-1/+1
* Added const modifiers to device mode class drivers.Dean Camera2009-06-2812-61/+61
* Break device mode class driver interfaces into seperate config and state stru...Dean Camera2009-06-182-9/+9
* Doxygen corrections to fix Doxygen warnings in some demos.Dean Camera2009-06-151-1/+1
* Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.Dean Camera2009-06-141-1/+1
* Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add...Dean Camera2009-06-0519-0/+2645