From 8de4dd0ed3f9299f51557bc230621bf0695a2327 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sun, 14 Aug 2011 09:51:13 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3233 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- docs/Doxyfile_chm | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'docs/Doxyfile_chm') 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 \ -- cgit v1.2.3