diff options
| author | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2012-06-10 14:59:13 +0000 |
|---|---|---|
| committer | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2012-06-10 14:59:13 +0000 |
| commit | 724c884e4c88b273c7666501d5913602ecf3de84 (patch) | |
| tree | c2c95a61e6ce31f3d468627da50d40125902207f /LUFA/DoxygenPages/ConfiguringApps.txt | |
| parent | e765c9b8f4231267e1dab5946ca50d389ff2e2ae (diff) | |
Add Build System documentation to the library manual. Update CPPCHECK build system module so that it uses the SRC variable rather than just the project directory.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2329 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'LUFA/DoxygenPages/ConfiguringApps.txt')
| -rw-r--r-- | LUFA/DoxygenPages/ConfiguringApps.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/LUFA/DoxygenPages/ConfiguringApps.txt b/LUFA/DoxygenPages/ConfiguringApps.txt index 3bc67c7f..2b4dbf78 100644 --- a/LUFA/DoxygenPages/ConfiguringApps.txt +++ b/LUFA/DoxygenPages/ConfiguringApps.txt @@ -21,6 +21,8 @@ * * 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 |
