aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/LowLevel/RNDISEthernet/Lib
Commit message (Expand)AuthorAgeFilesLines
...
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-0822-3444/+3444
* USB_Init() no longer calls sei() to enable global interrupts - this must now ...Dean Camera2010-04-281-0/+2
* Fix up the incomplete Webserver project so that it integrates with the uIP st...Dean Camera2010-01-211-0/+3
* Update copyright year to 2010.Dean Camera2009-12-3022-44/+44
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-2822-156/+156
* Added new RNDIS Host class driver and the beginnings of a RNDISEthernetHost C...Dean Camera2009-11-261-2/+15
* Spell check all source code variables, comments and strings.Dean Camera2009-11-094-4/+4
* Application documentation/comment cleanup.Dean Camera2009-10-083-3/+0
* Cleanups to RNDIS device demos. Fix issue in RNDIS demos where the memory wou...Dean Camera2009-08-076-24/+28
* 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 new EEPROM and FLASH buffer versions of the Endpoint and Pipe stream fu...Dean Camera2009-07-131-1/+1
* 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-2813-67/+67
* Clean up RNDIS demo type define names.Dean Camera2009-06-192-30/+30
* Doxygen corrections to fix Doxygen warnings in some demos.Dean Camera2009-06-151-1/+1
* Converted device mode low-level demos to schedulerless.Dean Camera2009-06-073-10/+4
* Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add...Dean Camera2009-06-0522-0/+3391