aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/ClassDriver/StillImageHost/makefile
Commit message (Expand)AuthorAgeFilesLines
* Relocate USBInterrupt.c/.h from the HighLevel USB driver directory to the Low...Dean Camera2010-04-281-2/+2
* New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which ...Dean Camera2010-02-041-1/+1
* Fix invalid Event name rule in demo/project makefiles.Dean Camera2009-10-161-1/+1
* Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time token, split out standar...Dean Camera2009-09-091-2/+1
* Add in new invalid event hook check targets to project makefiles to produce c...Dean Camera2009-09-061-30/+47
* Added start of the Still Image Host Class driver demo and driver code.Dean Camera2009-08-301-0/+719
* Optimize vendor/product description string display code in MassStorageHost.Dean Camera2009-06-261-737/+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 ConfigDescriptor.c/.h files from the ClassDriver Host demos, as they w...Dean Camera2009-06-151-1/+0
* 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-091-0/+733
* Deleted Host ClassDriver demos -- not yet started, faster to rebase new Class...Dean Camera2009-06-091-735/+0
* Copy existing Host mode demos to new ClassDriver and LowLevel subfolders.Dean Camera2009-06-051-0/+735