Add default project template to the Doxygen manual of the library.

This commit is contained in:
Dean Camera 2012-06-04 15:39:06 +00:00
parent 7d9467e431
commit 32f2d59bc0
2 changed files with 5 additions and 1 deletions

View file

@ -19,6 +19,10 @@
*
* \section Sec_AppConfigParams The Default Application Template
*
* Below is a copy of the default LUFA application makefile, which can be used as a template for each application.
*
* \verbinclude makefile_template
*
* Inside each makefile, a number of configuration variables are listed with the syntax "<VARIABLE NAME> = <VALUE>". For
* each application, the important standard variables which should be altered are:
*