aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages/DevelopingWithLUFA.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2012-06-10 14:59:13 +0000
committerDean Camera <dean@fourwalledcubicle.com>2012-06-10 14:59:13 +0000
commitb9952f480910bcb298075ef5a1cee308da50b1b4 (patch)
treec2c95a61e6ce31f3d468627da50d40125902207f /LUFA/DoxygenPages/DevelopingWithLUFA.txt
parent678cb3c2bfb52804a3428880208b18a79859e668 (diff)
downloadlufa-b9952f480910bcb298075ef5a1cee308da50b1b4.tar.gz
lufa-b9952f480910bcb298075ef5a1cee308da50b1b4.tar.bz2
lufa-b9952f480910bcb298075ef5a1cee308da50b1b4.zip
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.
Diffstat (limited to 'LUFA/DoxygenPages/DevelopingWithLUFA.txt')
-rw-r--r--LUFA/DoxygenPages/DevelopingWithLUFA.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/DoxygenPages/DevelopingWithLUFA.txt b/LUFA/DoxygenPages/DevelopingWithLUFA.txt
index 6dc851a2a..e669e284c 100644
--- a/LUFA/DoxygenPages/DevelopingWithLUFA.txt
+++ b/LUFA/DoxygenPages/DevelopingWithLUFA.txt
@@ -11,6 +11,7 @@
* information on compile-time tuning of the library and other developer-related sections.
*
* <b>Subsections:</b>
+ * \li \subpage Page_BuildSystem - The LUFA Buildsystem
* \li \subpage Page_TokenSummary - Summary of Compile Time Tokens
* \li \subpage Page_Migration - Migrating from an Older LUFA Version
* \li \subpage Page_VIDPID - Allocated USB VID and PID Values