aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/Incomplete/Sideshow/Sideshow.c
Commit message (Collapse)AuthorAgeFilesLines
* Added new EEPROM and FLASH buffer versions of the Endpoint and Pipe stream ↵Dean Camera2009-07-131-1/+1
| | | | functions. Changed Endpoint.c and Pipe.c to use a templated system to build the seperate functions, rather than duplicating each function's code many times.
* Conversion of old incomplete SideShow demo to new APIs.Dean Camera2009-06-051-114/+50
|
* Add new Incomplete device subdirectory for work-in-progress demos. Add ↵Dean Camera2009-06-051-0/+221
incomplete SideShow demo.