aboutsummaryrefslogtreecommitdiff
path: root/Demos/Device/makefile
AgeCommit message (Expand)Author
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-06-25Add default "all" makefile targets to the demo tree makefiles.Dean
2010-05-07Change over instances of "make" in the makefiles to "$(MAKE)" to allow for th...Dean
2010-04-28Use puts_P() and printf_P() instead of the normal variants where possible in ...Dean
2009-12-30Update copyright year to 2010.Dean
2009-06-05Remove outdated AVRStudio project files from demos, projects, bootloaders. Fi...Dean
2009-06-05Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add...Dean
2009-03-29Added new GenericHID device demo application.Dean
2009-03-20Seperated out OTG, Device and Host mode demos into seperate folders for clari...Dean