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

@@ -24,7 +24,8 @@ EXCLUDE = ../../include/libopencm3/stm32/f3/usb.h \
EXCLUDE_PATTERNS = *_common_*f*24.h *_common_*f*24.c \
*_common_*f01.h *_common_*f01.c \
*_common_bcd.h *_common_bcd.c
*_common_bcd.h *_common_bcd.c \
*crs_common_all.[ch]
LAYOUT_FILE = DoxygenLayout_stm32f3.xml