aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/CodeTemplates/makefile_template.avr8
Commit message (Expand)AuthorAgeFilesLines
* Replace architecture specific makefiles in the BuildTests with the new common...Dean Camera2012-06-021-715/+0
* Update project Doxygen and makefiles so that the resulting project documentat...Dean Camera2012-05-171-1/+1
* 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
* Fix typos in makefile templates.Dean Camera2011-11-091-1/+1
* 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-713/+713
* Add new "checksource" target to the library makefiles, for automated source f...Dean Camera2011-06-201-1/+10
* Slight cleanups to the architecture specific makefile templates to make the c...Dean Camera2011-04-121-10/+8
* Update architecture specific makefile templates so that they are as close to ...Dean Camera2011-04-121-15/+10
* Add makefile template for the AVR32 UC3 architecture.Dean Camera2011-04-121-0/+711