aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/ClassDriver/VirtualSerialMassStorage/Lib
Commit message (Expand)AuthorAgeFilesLines
* Add missing SVN eol-style property to files where it was missing.Dean Camera2011-07-154-1054/+1054
* 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-042-36/+36
* Use the MIN() macro where possible instead of manual "(x < y) ? x : y" constr...Dean Camera2011-03-231-3/+2
* Added new VirtualSerialMassStorage Device Class Driver demo.Dean Camera2011-03-164-0/+1055