aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Webserver/Lib/DataflashManager.h
Commit message (Collapse)AuthorAgeFilesLines
* Minor fixups to the documentation and preprocessor tokens.Dean Camera2010-02-021-2/+2
|
* Add FatFS library to the Webserver project, extend the HTTP server so that ↵Dean Camera2010-01-281-0/+80
it now serves files from the Dataflash. Add Mass Storage device mode class driver so that files can be loaded to the board Dataflash when inserted into a PC.