summaryrefslogtreecommitdiff
path: root/Demos/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-09-29Remove old OTG demo directory with useless TestApp demo. Add new DualRole dir...Dean
2009-03-20Seperated out OTG, Device and Host mode demos into seperate folders for clari...Dean
2009-03-20Combined Keyboad and Mouse normal and interrupt driven host demos into unifie...Dean
2009-03-19Combined Mouse, MouseViaInt and MouseFullInt demos into a single unified demo.Dean
2009-03-19Combined Keyboard, KeyboardViaInt and KeyboardFullInt demos into a single uni...Dean
2009-03-17Incomplete non-functional BluetoothHost demo removed until it has reached a s...Dean
2009-03-04Updated makefiles to reflect new dfu-ee programming target invocations (suppl...Dean