aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/LowLevel/StillImageHost/Lib/StillImageCommands.c
Commit message (Expand)AuthorAgeFilesLines
* Application documentation/comment cleanup.Dean Camera2009-10-081-1/+0
* Add StillImage Host Class Driver functions for opening and closing sessions. ...Dean Camera2009-09-021-2/+2
* Fixed StillImageHost not correctly freezing and unfreezing data pipes while w...Dean Camera2009-09-011-8/+5
* Added new USB_DeviceState variable to keep track of the current Device mode U...Dean Camera2009-07-211-6/+3
* Remove ClearPipeStall routine from the StillImageHost demo, as there is now a...Dean Camera2009-07-201-25/+2
* Added error codes to most StillImageHost demo commands.Dean Camera2009-07-201-4/+12
* Added const modifiers to device mode class drivers.Dean Camera2009-06-281-5/+5
* Converted Host mode demos to schedulerless. Fixed host mode broken due to ear...Dean Camera2009-06-081-2/+2
* Copy existing Host mode demos to new ClassDriver and LowLevel subfolders.Dean Camera2009-06-051-0/+279