aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/LowLevel/MassStorage/Lib/DataflashManager.c
Commit message (Expand)AuthorAgeFilesLines
* Move Dataflash operational checking code out from SCSI.c into the DataflashMa...Dean Camera2009-09-221-0/+33
* 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-281-10/+10
* Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add...Dean Camera2009-06-051-0/+477