aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-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 \