aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/ClassDriver/StillImageHost
Commit message (Expand)AuthorAgeFilesLines
...
* Add Webserver project Doxygen configuration file and overview document.Dean Camera2010-01-251-1/+1
* Update Doxygen configuration files to the latest Doxygen version.Dean Camera2010-01-061-631/+709
* Update copyright year to 2010.Dean Camera2009-12-302-4/+4
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-282-14/+14
* Fixed misnamed SI_Host_USBTask() and SI_Host_ConfigurePipes() functions.Dean Camera2009-11-231-3/+3
* Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function t...Dean Camera2009-11-131-2/+2
* Add optional pipe double banking support to the Host mode Class drivers.Dean Camera2009-11-071-0/+5
* Fix invalid Event name rule in demo/project makefiles.Dean Camera2009-10-161-1/+1
* Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz.Dean Camera2009-10-121-3/+2
* Application documentation/comment cleanup.Dean Camera2009-10-081-1/+1
* Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time token, split out standar...Dean Camera2009-09-091-2/+1
* Add Host mode Class driver demo summaries.Dean Camera2009-09-091-0/+65
* Finish Still Image Host class driver.Dean Camera2009-09-091-1/+9
* Add in new invalid event hook check targets to project makefiles to produce c...Dean Camera2009-09-061-30/+47
* Changed Still Image Host class driver to auto-fill TransactionID element of s...Dean Camera2009-09-061-2/+4
* Add StillImage Host Class Driver functions for opening and closing sessions. ...Dean Camera2009-09-021-1/+21
* Changed the parameters and behaviour of the USB_GetDeviceConfigDescriptor() f...Dean Camera2009-08-311-3/+2
* Added start of the Still Image Host Class driver demo and driver code.Dean Camera2009-08-304-0/+2459
* Optimize vendor/product description string display code in MassStorageHost.Dean Camera2009-06-268-3187/+0
* Fix makefiles -- the auto-addition of -D switches to each LUFA compile time o...Dean Camera2009-06-191-5/+5
* Move LUFA compile time options to a new section in the application makefiles ...Dean Camera2009-06-191-3/+8
* Remove hardcoded DOT path from all Doxygen config files.Dean Camera2009-06-161-1/+1
* Remove ConfigDescriptor.c/.h files from the ClassDriver Host demos, as they w...Dean Camera2009-06-154-269/+2
* More Doxygen fixes - ensure no undocumented function parameters.Dean Camera2009-06-151-1/+1
* Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.Dean Camera2009-06-141-1/+1
* Copy over schedulerless host demos to ClassDrivers directory, for later modif...Dean Camera2009-06-0910-0/+3449
* Deleted Host ClassDriver demos -- not yet started, faster to rebase new Class...Dean Camera2009-06-0910-3502/+0
* 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-0510-0/+3502