aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/LowLevel/RNDISEthernet/Lib/RNDIS.c
Commit message (Expand)AuthorAgeFilesLines
* All USB class drivers are now automatically included when LUFA/Drivers/USB.h ...Dean Camera2010-10-241-1/+1
* Clean up excessive whitespace at the end of each line using the wspurify tool...Dean Camera2010-10-131-60/+61
* Update all demos, projects and bootloaders to indent all function parameters,...Dean Camera2010-07-211-1/+1
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-393/+393
* 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
* Application documentation/comment cleanup.Dean Camera2009-10-081-1/+0
* Added new EEPROM and FLASH buffer versions of the Endpoint and Pipe stream fu...Dean Camera2009-07-131-1/+1
* Added const modifiers to device mode class drivers.Dean Camera2009-06-281-8/+8
* Clean up RNDIS demo type define names.Dean Camera2009-06-191-20/+20
* Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add...Dean Camera2009-06-051-0/+394