aboutsummaryrefslogtreecommitdiff
path: root/Demos/Device/ClassDriver/makefile
AgeCommit message (Expand)Author
2011-03-16Added new VirtualSerialMassStorage Device Class Driver demo.Dean
2011-01-26Added new KeyboardMouseMultiReport Device ClassDriver demo.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
2009-12-30Update copyright year to 2010.Dean
2009-12-07Additional file renames and modifications to change CDC demos to VirtualSerial.Dean
2009-11-04Added new JoystickHostWithParser demos to the library.Dean
2009-11-03Add new CDCMouse ClassDriver device demo, combining a CDC Virtual Serial Port...Dean
2009-10-18Moved USBtoSerial demo the Projects directory, as it is simply an expanded CD...Dean
2009-09-21Added new MassStorageKeyboard Device Class Driver demo (thanks to Matthias Hu...Dean
2009-06-05Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add...Dean