aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/MIDIToneGenerator/makefile
Commit message (Expand)AuthorAgeFilesLines
* Make Doxygen fail for any Doxygen output other than unsupported tags (as thes...Dean Camera2012-04-091-1/+1
* Only abort Doxygen documentation generation if a non-unsupported tag warning ...Dean Camera2012-03-091-1/+1
* Update Doxygen documentation build scripts to fail if any warnings are genera...Dean Camera2012-03-091-1/+3
* Add project name to the Doxygen makefile target output.Dean Camera2011-09-211-1/+1
* Add missing SVN eol-style property to files where it was missing.Dean Camera2011-07-151-727/+727
* Add new "checksource" target to the library makefiles, for automated source f...Dean Camera2011-06-201-2/+10
* F_CLOCK changed to F_USB to be more descriptive, and applicable on future arc...Dean Camera2011-03-211-7/+7
* Added TWI baud rate prescaler and bit length parameters to the TWI_Init() fun...Dean Camera2011-02-261-1/+1
* Add new ARCH option to the makefiles to (eventually) specify the target devic...Dean Camera2011-02-191-1/+5
* Make a new general RingBuffer.h misc library driver, instead of the per-appli...Dean Camera2010-12-261-0/+1
* Add DEVICE_STATE_AS_GPIOR=0 compile time option to the library projects, to r...Dean Camera2010-12-241-0/+1
* Added new completed MIDIToneGenerator project.Dean Camera2010-12-031-0/+713