aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/LowLevel/makefile
Commit message (Collapse)AuthorAgeFilesLines
* Change over instances of "make" in the makefiles to "$(MAKE)" to allow for ↵Dean Camera2010-05-071-36/+36
| | | | the make tool to be overridden.
* Update copyright year to 2010.Dean Camera2009-12-301-1/+1
|
* Additional file renames and modifications to change CDC demos to VirtualSerial.Dean Camera2009-12-071-7/+7
|
* Moved USBtoSerial demo the Projects directory, as it is simply an expanded ↵Dean Camera2009-10-181-4/+0
| | | | CDC demo. Added const qualifier to Endpoint/Pipe stream write routines.
* Move new Class Driver powered demos to a new ClassDriver subdirectory, ↵Dean Camera2009-06-051-0/+69
re-add old low level demos to a LowLevel subdirectory.