X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/a9bb2d5488f3ec6adff75299ce638673d56bb31b..c41bbf9fccd99de70c962ec6f7cac15efe06d3df:/LUFA/DoxygenPages/ConfiguringApps.txt diff --git a/LUFA/DoxygenPages/ConfiguringApps.txt b/LUFA/DoxygenPages/ConfiguringApps.txt index bf6ae1f78..2b4dbf781 100644 --- a/LUFA/DoxygenPages/ConfiguringApps.txt +++ b/LUFA/DoxygenPages/ConfiguringApps.txt @@ -19,6 +19,12 @@ * * \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 " = ". For * each application, the important standard variables which should be altered are: *