Skip to content
Snippets Groups Projects
Commit ebeece15 authored by Kees Bakker's avatar Kees Bakker
Browse files

doc: correct exclude patterns after moving CMSIS files to cpu/sam21_common

parent ea8b90fa
No related branches found
No related tags found
No related merge requests found
......@@ -818,13 +818,10 @@ EXCLUDE_SYMLINKS = NO
# exclude all test directories for example use the pattern */test/*
EXCLUDE_PATTERNS = */board/*/tools/* \
*/cpu/*/include/component/* \
*/cpu/*/include/instance/* \
*/cpu/*/include/pio/* \
*/cpu/*/include/atmel/* \
*/cpu/sam3/include/sam3* \
*/cpu/sam3/include/system_sam*.h \
*/cpu/samd21/include/samd21.h \
*/cpu/sam21_common/include/cmsis/* \
*/cpu/lpc*/include/core_cm*.h \
*/cpu/cortexm_common/include/core_cm*.h \
*/cpu/stm32f*/include/stm32f* \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment