Add default project template to the Doxygen manual of the library.
This commit is contained in:
parent
7d9467e431
commit
32f2d59bc0
2 changed files with 5 additions and 1 deletions
|
@ -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:
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue