X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/dbad27dd6d6552fe26f695a58876d8b859b6338d..7c9c3d15e0b772a8bf26c9695236b80cb26c71b5:/LUFA/DoxygenPages/BuildSystem.txt diff --git a/LUFA/DoxygenPages/BuildSystem.txt b/LUFA/DoxygenPages/BuildSystem.txt index 21930eaf3..7ddfa1be3 100644 --- a/LUFA/DoxygenPages/BuildSystem.txt +++ b/LUFA/DoxygenPages/BuildSystem.txt @@ -190,6 +190,10 @@ * Common flags to pass to the C/C++ compiler and assembler, after the automatically generated flags. * * + * COMPILER_PATH + * Directory where the C/C++ toolchain is located, if not available in the system PATH. + * + * * LD_FLAGS * Flags to pass to the linker, after the automatically generated flags. *