aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/ClassDriver/MassStorage/Lib/SCSI.c
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-7/+7
* Cleanups to the MassStorage Device demos, and the MassStorage Device Class dr...Dean Camera2009-11-151-12/+4
* Cleanups to the Device mode Mass Storage demo applications' SCSI routines.Dean Camera2009-10-021-47/+23
* Move Dataflash operational checking code out from SCSI.c into the DataflashMa...Dean Camera2009-09-221-29/+2
* Added incomplete PrinterHost demo application.Dean Camera2009-07-111-3/+3
* Added const modifiers to device mode class drivers.Dean Camera2009-06-281-7/+7
* Break device mode class driver interfaces into seperate config and state stru...Dean Camera2009-06-181-26/+26
* Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add...Dean Camera2009-06-051-0/+345