aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/ClassDriver/MassStorage/Lib
Commit message (Expand)AuthorAgeFilesLines
* Changed over manual loops waiting for endpoints to be ready to use the librar...Dean Camera2009-08-051-20/+8
* Added new USB_DeviceState variable to keep track of the current Device mode U...Dean Camera2009-07-211-4/+20
* Change Doxygen configuration files to not produce 4096 directories for the do...Dean Camera2009-07-201-0/+2
* Added incomplete PrinterHost demo application.Dean Camera2009-07-111-3/+3
* Minor correction to MagStripe demo to fix build problems.Dean Camera2009-06-291-9/+15
* Dataflash_WaitWhileBusy() now always ensures that the dataflash is ready for ...Dean Camera2009-06-291-20/+29
* Added const modifiers to device mode class drivers.Dean Camera2009-06-283-22/+22
* Break device mode class driver interfaces into seperate config and state stru...Dean Camera2009-06-184-38/+38
* More Doxygen fixes - ensure no undocumented function parameters.Dean Camera2009-06-151-0/+2
* Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.Dean Camera2009-06-142-3/+5
* Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add...Dean Camera2009-06-055-0/+1122