aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Incomplete/MIDIToneGenerator/makefile
Commit message (Collapse)AuthorAgeFilesLines
* Change over instances of "make" in the makefiles to "$(MAKE)" to allow for ↵Dean Camera2010-05-071-1/+1
| | | | the make tool to be overridden.
* Relocate USBInterrupt.c/.h from the HighLevel USB driver directory to the ↵Dean Camera2010-04-281-2/+2
| | | | LowLevel directory as it is hardware-dependent.
* Added incomplete MIDIToneGenerator project.Dean Camera2010-03-231-0/+737