aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/makefile
Commit message (Collapse)AuthorAgeFilesLines
* Seperated out OTG, Device and Host mode demos into seperate folders for ↵Dean Camera2009-03-201-81/+3
| | | | clarity. Adjusted makefiles so that the path to the LUFA library can be set in one place.
* Combined Keyboad and Mouse normal and interrupt driven host demos into ↵Dean Camera2009-03-201-8/+0
| | | | unified Keyboard and Mouse host demos.
* Combined Mouse, MouseViaInt and MouseFullInt demos into a single unified demo.Dean Camera2009-03-191-8/+0
| | | | | | Corrections to Keyboard demo. Removed AVRISP_Programmer project due to code quality concerns.
* Combined Keyboard, KeyboardViaInt and KeyboardFullInt demos into a single ↵Dean Camera2009-03-191-8/+0
| | | | unified demo.
* Incomplete non-functional BluetoothHost demo removed until it has reached a ↵Dean Camera2009-03-171-4/+0
| | | | stable state to prevent confusion.
* Moved all source to the trunk directory.Dean Camera2009-02-231-0/+125