Skip to content

Commit 148e09f

Browse files
Ron EldorRon Eldor
authored andcommitted
Avoid doxyfile checks on cryptocell feature
Exclude cryptocell feature in the doxyfile script
1 parent d2bcf3c commit 148e09f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doxyfile_options

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -841,6 +841,7 @@ EXCLUDE_PATTERNS = */tools/* \
841841
*/BUILD/* \
842842
*/rtos/TARGET_CORTEX/rtx* \
843843
*/cmsis/* \
844+
*/features/cryptocell/* \
844845
*/features/mbedtls/* \
845846
*/features/storage/* \
846847
*/features/unsupported/* \

0 commit comments

Comments
 (0)