aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/ClassDriver/KeyboardHost/makefile
Commit message (Expand)AuthorAgeFilesLines
* Added new HID_HOST_BOOT_PROTOCOL_ONLY compile time token to reduce the size o...Dean Camera2009-09-301-0/+1
* Remove old OTG demo directory with useless TestApp demo. Add new DualRole dir...Dean Camera2009-09-291-1/+1
* Add KeyboardHost HID Host Class driver demo to the library.Dean Camera2009-09-201-0/+737
* Optimize vendor/product description string display code in MassStorageHost.Dean Camera2009-06-261-739/+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/+3
* 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