aboutsummaryrefslogtreecommitdiff
path: root/Demos/Device/ClassDriver/VirtualSerialMassStorage/Lib
AgeCommit message (Expand)Author
2012-05-15AppConfigHeaders: Make sure that in applications using an AppConfig.h configu...Dean
2012-05-13AppConfigHeaders: Move out the last of the demo/app configurations into new A...Dean
2012-02-29Update StaticAnalysisTest to check for missing header files. Fix found incorr...Dean
2012-02-04Update file contributor copyrights for 2012.Dean
2012-02-04Update file header copyrights for 2012.Dean
2011-12-23Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...dean
2011-07-30Fixed incorrect Dataflash buffer use in the DataflashManager_WriteBlocks_RAM(...Dean
2011-07-15Add missing SVN eol-style property to files where it was missing.Dean
2011-06-05Massive corrections to the project documentation and code comments, thanks to...Dean
2011-04-04Renamed all low level Endpoint_Read_*, Endpoint_Write_* and Endpoint_Discard_...Dean
2011-03-23Use the MIN() macro where possible instead of manual "(x < y) ? x : y" constr...Dean
2011-03-16Added new VirtualSerialMassStorage Device Class Driver demo.Dean