diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2012-09-09 07:06:27 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2012-09-09 07:06:27 +0000 |
commit | e8548328e2ec6183eb58adf8c72b76ae100bd6fd (patch) | |
tree | 3b23c1e7141d0056a2af4ca8ca02e06ef0de101d /docs/Doxyfile_chm | |
parent | bd02ccd121484b8c3658340d9db8b1a8357fa7a1 (diff) | |
download | ChibiOS-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/Doxyfile_chm')
-rw-r--r-- | docs/Doxyfile_chm | 1 |
1 files changed, 1 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 \
|