summaryrefslogtreecommitdiff
path: root/Demos/Host/ClassDriver/makefile
AgeCommit message (Expand)Author
2011-06-09Add missing AS4 and project description files to the new Audio Host demos.Dean
2011-01-01Update copyright year on all source files.Dean
2010-10-28Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...Dean
2010-10-13Clean up excessive whitespace at the end of each line using the wspurify tool...Dean
2010-05-07Change over instances of "make" in the makefiles to "$(MAKE)" to allow for th...Dean
2010-03-25Add new LUFA logo by Ryo Yamauchi.Dean
2009-12-30Update copyright year to 2010.Dean
2009-12-07Additional file renames and modifications to change CDC demos to VirtualSerial.Dean
2009-11-26Added new RNDIS Host class driver and the beginnings of a RNDISEthernetHost C...Dean
2009-11-04Added new Printer Host mode Class driver.Dean
2009-11-04Added new JoystickHostWithParser demos to the library.Dean
2009-10-08Add new MIDI Host Class driver to the library, and new MIDIHost ClassDriver d...Dean
2009-09-21Finish initial draft of the Host Mode HID Class driver.Dean
2009-09-20Add KeyboardHost HID Host Class driver demo to the library.Dean
2009-08-30Added start of the Still Image Host Class driver demo and driver code.Dean
2009-08-13Added CDC_Device_Flush() command to the CDC Device mode class driver.Dean
2009-08-11Add new functions to the HID host class driver, refine HID interface protocol...Dean
2009-06-26Optimize vendor/product description string display code in MassStorageHost.Dean
2009-06-05Copy existing Host mode demos to new ClassDriver and LowLevel subfolders.Dean