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

doc: remove more CPU specific documentation

This commit is contained in:
Oleg Hahm 2014-10-23 17:16:08 +02:00
parent c0bcac460e
commit c53bd9ca5d
2 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
/**
/*
* \file
*
* \brief Header file for SAMR21G18A

View File

@ -813,6 +813,8 @@ EXCLUDE_SYMLINKS = NO
EXCLUDE_PATTERNS = */board/*/tools/* \
*/cpu/*/include/component/* \
*/cpu/*/include/instance/* \
*/cpu/*/include/pio/* \
*/cpu/lpc*/include/core_cm*.h \
*/cpu/cortex-*_common/include/core_cm*.h \
*/cpu/cortex-*_common/include/core_cmInstr.h \
*/cpu/cortex-*_common/include/core_cmFunc.h \