doc: exclude CRS from f1, f2, f3, f4, l1

This commit is contained in:
Karl Palsson
2015-10-15 00:06:21 +00:00
parent 3c9e80c6f1
commit 33a2d057f4
5 changed files with 19 additions and 7 deletions

View File

@@ -27,7 +27,8 @@ EXCLUDE =
EXCLUDE_PATTERNS = *_common_f*3.h *_common_f*3.c \
*_common_*f013.h *_common_*f013.c \
*_common_*f01.h *_common_*f01.c \ \
*_common_*f03.h *_common_*f03.c
*_common_*f03.h *_common_*f03.c \
*crs_common_all.[ch]
LAYOUT_FILE = DoxygenLayout_stm32f4.xml