mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
doc: correct exclude patterns after moving CMSIS files to cpu/sam21_common
This commit is contained in:
parent
ea8b90fa5f
commit
ebeece15c7
@ -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* \
|
||||
|
Loading…
Reference in New Issue
Block a user