aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove outdated AVRStudio project files from demos, projects, bootloaders. ↵Dean Camera2009-06-051-0/+18
| | | | Fix makefiles of ClassDriver device demos.
* Move new Class Driver powered demos to a new ClassDriver subdirectory, ↵Dean Camera2009-06-051-69/+0
| | | | re-add old low level demos to a LowLevel subdirectory.
* Added new GenericHID device demo application.Dean Camera2009-03-291-0/+4
|
* Seperated out OTG, Device and Host mode demos into seperate folders for ↵Dean Camera2009-03-201-0/+65
clarity. Adjusted makefiles so that the path to the LUFA library can be set in one place.