aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-09-09 07:06:27 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-09-09 07:06:27 +0000
commite8548328e2ec6183eb58adf8c72b76ae100bd6fd (patch)
tree3b23c1e7141d0056a2af4ca8ca02e06ef0de101d /docs
parentbd02ccd121484b8c3658340d9db8b1a8357fa7a1 (diff)
downloadChibiOS-e8548328e2ec6183eb58adf8c72b76ae100bd6fd.tar.gz
ChibiOS-e8548328e2ec6183eb58adf8c72b76ae100bd6fd.tar.bz2
ChibiOS-e8548328e2ec6183eb58adf8c72b76ae100bd6fd.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4640 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs')
-rw-r--r--docs/Doxyfile_chm1
-rw-r--r--docs/Doxyfile_html1
2 files changed, 2 insertions, 0 deletions
diff --git a/docs/Doxyfile_chm b/docs/Doxyfile_chm
index f7070e26f..ae7595bc4 100644
--- a/docs/Doxyfile_chm
+++ b/docs/Doxyfile_chm
@@ -646,6 +646,7 @@ INPUT = ../docs/src \
../os/kernel/src \
../os/kernel/templates \
../os/ports \
+ ../os/ports/common/ARMCMx \
../os/ports/GCC/ARM \
../os/ports/GCC/ARM/LPC214x \
../os/ports/GCC/ARM/AT91SAM7 \
diff --git a/docs/Doxyfile_html b/docs/Doxyfile_html
index 2130ff4ea..a6f4a0939 100644
--- a/docs/Doxyfile_html
+++ b/docs/Doxyfile_html
@@ -646,6 +646,7 @@ INPUT = ../docs/src \
../os/kernel/src \
../os/kernel/templates \
../os/ports \
+ ../os/ports/common/ARMCMx \
../os/ports/GCC/ARM \
../os/ports/GCC/ARM/LPC214x \
../os/ports/GCC/ARM/AT91SAM7 \