aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-08-14 09:51:13 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-08-14 09:51:13 +0000
commit8de4dd0ed3f9299f51557bc230621bf0695a2327 (patch)
tree87a0f7fc8bf9e1b8c84d9b81ff4a2917805bca75 /docs
parent6bf5fc1dbcd8a2c2151907f6b95251d739572657 (diff)
downloadChibiOS-8de4dd0ed3f9299f51557bc230621bf0695a2327.tar.gz
ChibiOS-8de4dd0ed3f9299f51557bc230621bf0695a2327.tar.bz2
ChibiOS-8de4dd0ed3f9299f51557bc230621bf0695a2327.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3233 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs')
-rw-r--r--docs/Doxyfile_chm6
-rw-r--r--docs/Doxyfile_html6
2 files changed, 8 insertions, 4 deletions
diff --git a/docs/Doxyfile_chm b/docs/Doxyfile_chm
index 085a4d06a..7bd911db7 100644
--- a/docs/Doxyfile_chm
+++ b/docs/Doxyfile_chm
@@ -658,11 +658,13 @@ INPUT = ../docs/src \
../os/ports/GCC/AVR \
../os/ports/GCC/MSP430 \
../os/ports/IAR/ARMCMx \
- ../os/ports/IAR/ARMCMx/STM32 \
+ ../os/ports/IAR/ARMCMx/STM32F1xx \
+ ../os/ports/IAR/ARMCMx/STM32L1xx \
../os/ports/IAR/ARMCMx/LPC11xx \
../os/ports/IAR/ARMCMx/LPC13xx \
../os/ports/RVCT/ARMCMx \
- ../os/ports/RVCT/ARMCMx/STM32 \
+ ../os/ports/RVCT/ARMCMx/STM32F1xx \
+ ../os/ports/RVCT/ARMCMx/STM32L1xx \
../os/ports/RVCT/ARMCMx/LPC11xx \
../os/ports/RVCT/ARMCMx/LPC13xx \
../os/ports/cosmic/STM8 \
diff --git a/docs/Doxyfile_html b/docs/Doxyfile_html
index 7e85cd9ed..73981e6dd 100644
--- a/docs/Doxyfile_html
+++ b/docs/Doxyfile_html
@@ -658,11 +658,13 @@ INPUT = ../docs/src \
../os/ports/GCC/AVR \
../os/ports/GCC/MSP430 \
../os/ports/IAR/ARMCMx \
- ../os/ports/IAR/ARMCMx/STM32 \
+ ../os/ports/IAR/ARMCMx/STM32F1xx \
+ ../os/ports/IAR/ARMCMx/STM32L1xx \
../os/ports/IAR/ARMCMx/LPC11xx \
../os/ports/IAR/ARMCMx/LPC13xx \
../os/ports/RVCT/ARMCMx \
- ../os/ports/RVCT/ARMCMx/STM32 \
+ ../os/ports/RVCT/ARMCMx/STM32F1xx \
+ ../os/ports/RVCT/ARMCMx/STM32L1xx \
../os/ports/RVCT/ARMCMx/LPC11xx \
../os/ports/RVCT/ARMCMx/LPC13xx \
../os/ports/cosmic/STM8 \