aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/ClassDriver/MassStorage/Lib/DataflashManager.c
Commit message (Expand)AuthorAgeFilesLines
* Added new USB_DeviceState variable to keep track of the current Device mode U...Dean Camera2009-07-211-4/+20
* Change Doxygen configuration files to not produce 4096 directories for the do...Dean Camera2009-07-201-0/+2
* Minor correction to MagStripe demo to fix build problems.Dean Camera2009-06-291-9/+15
* Dataflash_WaitWhileBusy() now always ensures that the dataflash is ready for ...Dean Camera2009-06-291-20/+29
* Added const modifiers to device mode class drivers.Dean Camera2009-06-281-12/+12
* Break device mode class driver interfaces into seperate config and state stru...Dean Camera2009-06-181-4/+4
* More Doxygen fixes - ensure no undocumented function parameters.Dean Camera2009-06-151-0/+2
* Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add...Dean Camera2009-06-051-0/+469