Added doxygen exclude of Core SDK

This commit is contained in:
Edvard Pettersen 2018-08-31 10:56:41 +02:00
parent d0124e3de7
commit c8edacdd6d
1 changed files with 4 additions and 0 deletions

View File

@ -809,6 +809,10 @@ EXCLUDE_SYMLINKS = NO
EXCLUDE_PATTERNS = */cpu/cc26xx-cc13xx/lib/* \
*/cpu/cc26xx-cc13xx/rf-core/api/* \
*/cpu/cc13xx-cc26xx/lib/* \
*/cpu/cc13xx-cc26xx/rf-settings/* \
*/cpu/cc13xx-cc26xx/cc13x0-cc26x0/driverlib/* \
*/cpu/cc13xx-cc26xx/cc13x0-cc26x0/rf_patches/* \
*/platform/stm32nucleo-spirit1/stm32cube-lib/* \
*/os/net/security/tinydtls/*