11 Commits

Author SHA1 Message Date
Dean Camera
d29a408ffd Add default "all" makefile targets to the demo tree makefiles. 2010-06-25 13:28:34 +00:00
Dean Camera
e331b531c6 Change over instances of "make" in the makefiles to "$(MAKE)" to allow for the make tool to be overridden. 2010-05-07 07:11:25 +00:00
Dean Camera
9e34144c9b Use puts_P() and printf_P() instead of the normal variants where possible in the Host mode Class Driver demos. 2010-04-28 14:33:10 +00:00
Dean Camera
7f9f97c792 Update copyright year to 2010. 2009-12-30 23:49:19 +00:00
Dean Camera
fa8d25ef29 Remove old OTG demo directory with useless TestApp demo. Add new DualRole directory with new Class Driver powered Mouse dual role demonstration application showing a dual role device using the HID host/device Class drivers. 2009-09-29 07:13:42 +00:00
Dean Camera
ed031c1df2 Seperated out OTG, Device and Host mode demos into seperate folders for clarity. Adjusted makefiles so that the path to the LUFA library can be set in one place. 2009-03-20 06:34:41 +00:00
Dean Camera
ecf7538430 Combined Keyboad and Mouse normal and interrupt driven host demos into unified Keyboard and Mouse host demos. 2009-03-20 05:39:15 +00:00
Dean Camera
88051e78a2 Combined Mouse, MouseViaInt and MouseFullInt demos into a single unified demo.
Corrections to Keyboard demo.

Removed AVRISP_Programmer project due to code quality concerns.
2009-03-19 14:16:12 +00:00
Dean Camera
48400df13c Combined Keyboard, KeyboardViaInt and KeyboardFullInt demos into a single unified demo. 2009-03-19 13:19:12 +00:00
Dean Camera
904ad3abd2 Incomplete non-functional BluetoothHost demo removed until it has reached a stable state to prevent confusion. 2009-03-17 12:58:15 +00:00
Dean Camera
9991321321 Moved all source to the trunk directory. 2009-02-23 07:08:17 +00:00