1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

doc: added samd21 vendor header to doxygen excludes

This commit is contained in:
Hauke Petersen 2015-12-18 11:46:08 +01:00
parent 1d22374196
commit bed0aec61e

View File

@ -823,6 +823,7 @@ EXCLUDE_PATTERNS = */board/*/tools/* \
*/cpu/*/include/atmel/* \
*/cpu/sam3/include/sam3* \
*/cpu/sam3/include/system_sam*.h \
*/cpu/samd21/include/samd21.h \
*/cpu/lpc*/include/core_cm*.h \
*/cpu/cortexm_common/include/core_cm*.h \
*/cpu/stm32f*/include/stm32f* \