X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/071e02c6b6b4837fa9cf0b6d4c749994e02638d7..0210fa5648b1ed65caa384f966ac40b4ecc489ae:/LUFA/ManPages/CompilingApps.txt diff --git a/LUFA/ManPages/CompilingApps.txt b/LUFA/ManPages/CompilingApps.txt index 60c5a8ae2..45cbdd678 100644 --- a/LUFA/ManPages/CompilingApps.txt +++ b/LUFA/ManPages/CompilingApps.txt @@ -3,7 +3,7 @@ * This file contains special DoxyGen information for the generation of the main page and other special * documentation pages. It is not a project source file. */ - + /** \page Page_CompilingApps Compiling the Demos, Bootloaders and Projects * * The following details how to compile the included LUFA demos, applications and bootloaders using AVR-GCC. @@ -27,4 +27,4 @@ * 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. - */ \ No newline at end of file + */