mirror of https://github.com/ARMmbed/mbed-os.git
Avoid doxyfile checks on cryptocell feature
Exclude cryptocell feature in the doxyfile scriptpull/6794/head
parent
d2bcf3c356
commit
148e09f5e8
|
@ -841,6 +841,7 @@ EXCLUDE_PATTERNS = */tools/* \
|
|||
*/BUILD/* \
|
||||
*/rtos/TARGET_CORTEX/rtx* \
|
||||
*/cmsis/* \
|
||||
*/features/cryptocell/* \
|
||||
*/features/mbedtls/* \
|
||||
*/features/storage/* \
|
||||
*/features/unsupported/* \
|
||||
|
|
Loading…
Reference in New Issue