aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/LowLevel/MassStorage/Lib/SCSI.c
Commit message (Expand)AuthorAgeFilesLines
* Rewrote the implementation of the SwapEndian_16() and SwapEndian_32() functio...Dean Camera2010-07-091-12/+8
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-293/+293
* 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
* Spell check all source code variables, comments and strings.Dean Camera2009-11-091-1/+1
* Moved USBtoSerial demo the Projects directory, as it is simply an expanded CD...Dean Camera2009-10-181-2/+0
* Cleanups to the Device mode Mass Storage demo applications' SCSI routines.Dean Camera2009-10-021-54/+24
* Move Dataflash operational checking code out from SCSI.c into the DataflashMa...Dean Camera2009-09-221-29/+4
* Added const modifiers to device mode class drivers.Dean Camera2009-06-281-1/+1
* Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add...Dean Camera2009-06-051-0/+350