aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Doxyfile
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-03-29 09:12:25 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-03-29 09:12:25 +0000
commit57413b1a96485c36d09c284834ab37db52bd62a7 (patch)
tree466d453275de0737c4ad3caca38e307ba6395b14 /docs/Doxyfile
parentc07afb1c53389d000e00a11524bf6b03bdcb0189 (diff)
downloadChibiOS-57413b1a96485c36d09c284834ab37db52bd62a7.tar.gz
ChibiOS-57413b1a96485c36d09c284834ab37db52bd62a7.tar.bz2
ChibiOS-57413b1a96485c36d09c284834ab37db52bd62a7.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1802 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs/Doxyfile')
-rw-r--r--docs/Doxyfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/Doxyfile b/docs/Doxyfile
index e7d12a581..e67416a4c 100644
--- a/docs/Doxyfile
+++ b/docs/Doxyfile
@@ -600,9 +600,9 @@ INPUT = ../docs/src \
../os/ports/GCC/ARM7 \
../os/ports/GCC/ARM7/crt0.s \
../os/ports/GCC/ARM7/chcoreasm.s \
- ../os/ports/GCC/ARMCMx \
- ../os/ports/GCC/ARMCMx/crt0.s \
- ../os/ports/GCC/ARMCMx\STM32F103 \
+ ../os/ports/GCC/ARMCM3 \
+ ../os/ports/GCC/ARMCM3/crt0.s \
+ ../os/ports/GCC/ARMCM3\STM32F103 \
../os/ports/GCC/PPC \
../os/ports/GCC/PPC/crt0.s \
../os/ports/GCC/MSP430 \