aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/ClassDriver/MassStorage/MassStorage.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2010.Dean Camera2009-12-301-2/+2
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-281-8/+8
* Increase timeout of Mass Storage and Still Image host commands to 10 seconds ...Dean Camera2009-12-091-1/+1
* Make RNDISHost demo validate the set Packet Filter to ensure that it is being...Dean Camera2009-11-171-2/+0
* Changed over manual loops waiting for endpoints to be ready to use the librar...Dean Camera2009-08-051-1/+1
* Renamed all library events to properly seperate out Device and Host mode even...Dean Camera2009-08-051-4/+4
* Break device mode class driver interfaces into seperate config and state stru...Dean Camera2009-06-181-1/+1
* Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.Dean Camera2009-06-141-1/+1
* Changed to new device mode Class Driver function name prefixes to make way fo...Dean Camera2009-06-111-1/+1
* Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add...Dean Camera2009-06-051-0/+88