aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/LowLevel/MassStorage/Lib
Commit message (Expand)AuthorAgeFilesLines
...
* 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