aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/Incomplete/Sideshow/Lib/SideshowCommands.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up excessive whitespace at the end of each line using the wspurify tool...Dean Camera2010-10-131-56/+57
* Ensure all demos now compile in C99 standards mode, and not GNU99 (C99 + GNU ...Dean Camera2010-08-031-11/+11
* Update all demos, projects and bootloaders to indent all function parameters,...Dean Camera2010-07-211-1/+2
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-493/+493
* Add const keyword to the demo function parameters where possible.Dean Camera2010-04-181-14/+14
* Update copyright year to 2010.Dean Camera2009-12-301-2/+2
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-281-7/+7
* Added CDC_Device_Flush() command to the CDC Device mode class driver.Dean Camera2009-08-131-9/+12
* Simplify SideShow GUID compares via a macro.Dean Camera2009-07-201-4/+4
* Move unfinished SideShow source files to nested Lib directory for clarity.Dean Camera2009-07-201-0/+490