X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/e309f42af3389afc8a11fb7475cdd808d89aef98..e5cf169469cebc3b632e36b1277efdd52fcaa09a:/LUFA/DoxygenPages/CompilingApps.txt diff --git a/LUFA/DoxygenPages/CompilingApps.txt b/LUFA/DoxygenPages/CompilingApps.txt index bbed994c8..567a5cdec 100644 --- a/LUFA/DoxygenPages/CompilingApps.txt +++ b/LUFA/DoxygenPages/CompilingApps.txt @@ -45,4 +45,6 @@ * diagnostic output files), execute "make clean". Once a "make all" has been run and no errors were encountered, the * resulting binary will be located in the generated ".HEX" file. If your project makes use of pre-initialized EEPROM * variables, the generated ".EEP" file will contain the project's EEPROM data. + * + * \see \ref Page_BuildSystem for information on the LUFA build system. */