aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/Incomplete/Sideshow/Lib/SideshowCommands.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
* Renamed all low level Endpoint_Read_*, Endpoint_Write_* and Endpoint_Discard_...Dean Camera2011-04-041-2/+2
* Altered all endpoint/pipe stream transfers so that the new BytesProcessed par...Dean Camera2011-01-101-37/+37
* 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
* 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