aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/ClassDriver/MassStorage/Lib
Commit message (Expand)AuthorAgeFilesLines
* Cleanups to the MassStorage Device demos, and the MassStorage Device Class dr...Dean Camera2009-11-151-12/+4
* Add new MIDI Host Class driver to the library, and new MIDIHost ClassDriver d...Dean Camera2009-10-081-2/+2
* Cleanups to the Device mode Mass Storage demo applications' SCSI routines.Dean Camera2009-10-022-52/+28
* Add new error condition to the HID Report Parser for when a report is parsed ...Dean Camera2009-09-221-2/+4
* Move Dataflash operational checking code out from SCSI.c into the DataflashMa...Dean Camera2009-09-223-29/+36
* Add SCSICodes.h to the Class Driver Common folder, and automatically include ...Dean Camera2009-08-262-86/+0
* 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