aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Webserver/Lib/DataflashManager.c
Commit message (Expand)AuthorAgeFilesLines
* Update file contributor copyrights for 2012.Dean Camera2012-02-041-1/+1
* Update file header copyrights for 2012.Dean Camera2012-02-041-1/+1
* Fixed incorrect Dataflash buffer use in the DataflashManager_WriteBlocks_RAM(...Dean Camera2011-07-301-1/+1
* Massive corrections to the project documentation and code comments, thanks to...Dean Camera2011-06-051-2/+2
* Renamed all low level Endpoint_Read_*, Endpoint_Write_* and Endpoint_Discard_...Dean Camera2011-04-041-32/+32
* Update copyright year on all source files.Dean Camera2011-01-011-2/+2
* Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...Dean Camera2010-10-281-1/+1
* Minor documentation corrections.Dean Camera2010-10-131-2/+2
* Clean up excessive whitespace at the end of each line using the wspurify tool...Dean Camera2010-10-131-40/+41
* Spell check all source files once again to find any typos.Dean Camera2010-07-291-61/+61
* Update all demos, projects and bootloaders to indent all function parameters,...Dean Camera2010-07-211-4/+12
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-525/+525
* Add const keyword to the demo function parameters where possible.Dean Camera2010-04-181-2/+2
* Add FatFS library to the Webserver project, extend the HTTP server so that it...Dean Camera2010-01-281-0/+525