aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/LowLevel/MIDIHost/makefile
Commit message (Expand)AuthorAgeFilesLines
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-735/+735
* Change over instances of "make" in the makefiles to "$(MAKE)" to allow for th...Dean Camera2010-05-071-1/+1
* Relocate USBInterrupt.c/.h from the HighLevel USB driver directory to the Low...Dean Camera2010-04-281-2/+2
* New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which ...Dean Camera2010-02-041-1/+1
* Fix invalid Event name rule in demo/project makefiles.Dean Camera2009-10-161-1/+1
* Add new MIDIHost LowLevel demo application.Dean Camera2009-10-081-0/+736