aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/LowLevel/MassStorage/Lib
Commit message (Expand)AuthorAgeFilesLines
* Rewrote the implementation of the SwapEndian_16() and SwapEndian_32() functio...Dean Camera2010-07-091-12/+8
* More documentation fixes.Dean Camera2010-06-031-2/+2
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-085-1128/+1128
* Added keyboard modifier masks (HID_KEYBOARD_MODIFER_*) to the HID class drive...Dean Camera2010-02-071-13/+13
* Minor fixups to the documentation and preprocessor tokens.Dean Camera2010-02-021-2/+2
* Update copyright year to 2010.Dean Camera2009-12-305-10/+10
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-285-35/+35
* Increase timeout of Mass Storage and Still Image host commands to 10 seconds ...Dean Camera2009-12-092-13/+13
* 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-022-60/+30
* 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/+38
* Moved out the handling of V2 Protocol parameters to a seperate set of files. ...Dean Camera2009-08-191-2/+2
* 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-5/+21
* Minor correction to MagStripe demo to fix build problems.Dean Camera2009-06-291-8/+14
* Dataflash_WaitWhileBusy() now always ensures that the dataflash is ready for ...Dean Camera2009-06-291-26/+29
* Added const modifiers to device mode class drivers.Dean Camera2009-06-283-14/+14
* Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add...Dean Camera2009-06-055-0/+1136