aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/StillImageHost/StillImageHost.c
Commit message (Expand)AuthorAgeFilesLines
* Delete host mode demos from the root Host demos folder.Dean Camera2009-06-051-434/+0
* Rewritten event system to remove all macros, to make user code clearer.Dean Camera2009-05-181-5/+5
* Fix build errors in host demos due to usage of pipe error codes which have no...Dean Camera2009-05-031-4/+4
* USB_HostRequest renamed to USB_ControlRequest, entire control request header ...Dean Camera2009-04-221-1/+1
* Changed over all deprecated GCC structure tag initializers to the standardize...Dean Camera2009-04-201-22/+22
* Spell checked non-source documentation pages.Dean Camera2009-04-191-1/+1
* Fixed GenericHIDHost demo report write routine incorrect for control type req...Dean Camera2009-04-161-6/+1
* The USB_Host_SendControlRequest() function no longer automatically selects th...Dean Camera2009-04-141-0/+3
* All comments in the library, bootloaders, demos and projects have now been sp...Dean Camera2009-04-011-7/+7
* Seperated out OTG, Device and Host mode demos into seperate folders for clari...Dean Camera2009-03-201-0/+436