aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Doxyfile
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-04-05 08:12:31 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-04-05 08:12:31 +0000
commit3076655c398c84a8a8ab79e9364693233df7e006 (patch)
treef1541ed597c21ad94342972aad0c3bca2da2399d /docs/Doxyfile
parent01ce181671d28c701948c765768440a7e9a09777 (diff)
downloadChibiOS-3076655c398c84a8a8ab79e9364693233df7e006.tar.gz
ChibiOS-3076655c398c84a8a8ab79e9364693233df7e006.tar.bz2
ChibiOS-3076655c398c84a8a8ab79e9364693233df7e006.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1856 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs/Doxyfile')
-rw-r--r--docs/Doxyfile8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/Doxyfile b/docs/Doxyfile
index b7cdeeebc..3f6eabf4d 100644
--- a/docs/Doxyfile
+++ b/docs/Doxyfile
@@ -603,7 +603,7 @@ INPUT = ../docs/src \
../os/ports/GCC/ARMCMx \
../os/ports/GCC/ARMCMx/crt0.s \
../os/ports/GCC/ARMCMx/STM32F10x \
- ../os/ports/GCC/ARMCMx/LPC111x \
+ ../os/ports/GCC/ARMCMx/LPC11xx \
../os/ports/GCC/ARMCMx/LPC13xx \
../os/ports/GCC/PPC \
../os/ports/GCC/PPC/crt0.s \
@@ -615,7 +615,7 @@ INPUT = ../docs/src \
../os/hal/templates \
../os/hal/platforms/AT91SAM7 \
../os/hal/platforms/AVR \
- ../os/hal/platforms/LPC111x \
+ ../os/hal/platforms/LPC11xx \
../os/hal/platforms/LPC13xx \
../os/hal/platforms/LPC214x \
../os/hal/platforms/MSP430 \
@@ -681,8 +681,8 @@ RECURSIVE = NO
# subdirectory from a directory tree whose root is specified with the INPUT tag.
EXCLUDE = ../os/hal/platforms/STM32/stm32f10x.h \
- ../os/hal/platforms/LPC111x/LPC11xx.h \
- ../os/hal/platforms/LPC111x/system_LPC11xx.h
+ ../os/hal/platforms/LPC11xx/LPC11xx.h \
+ ../os/hal/platforms/LPC11xx/system_LPC11xx.h \
../os/hal/platforms/LPC13xx/LPC13xx.h \
../os/hal/platforms/LPC13xx/system_LPC13xx.h