aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/ClassDriver/RNDISEthernet/RNDISEthernet.c
Commit message (Expand)AuthorAgeFilesLines
* Removed complicated logic for the Endpoint_ConfigureEndpoint() function to us...Dean Camera2010-08-091-3/+4
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-136/+136
* USB_Init() no longer calls sei() to enable global interrupts - this must now ...Dean Camera2010-04-281-3/+2
* Update copyright year to 2010.Dean Camera2009-12-301-2/+2
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-281-7/+7
* Add optional double-banking support to the Device mode Class Drivers, on a pe...Dean Camera2009-11-061-9/+12
* Renamed all library events to properly seperate out Device and Host mode even...Dean Camera2009-08-051-6/+6
* State information for class drivers is now zeroed out during enumeration (bot...Dean Camera2009-07-271-5/+0
* Break device mode class driver interfaces into seperate config and state stru...Dean Camera2009-06-181-16/+24
* Changed to new device mode Class Driver function name prefixes to make way fo...Dean Camera2009-06-111-3/+3
* Some minor whitespace corrections.Dean Camera2009-06-111-2/+2
* Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add...Dean Camera2009-06-051-0/+131