Add checks to the endpoint and pipe configure functions and fail if the requested...
[pub/USBasp.git] / LUFA / DoxygenPages / ConfiguringApps.txt
index bf6ae1f..2b4dbf7 100644 (file)
  *
  *  \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.
+ *
+ *  \see \ref Page_BuildSystem for information on the LUFA build system.
+ *
+ *  \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:
  *