Skip to content

Commit 6a8510b

Browse files
committed
remove cmsis from docs
1 parent 84cf560 commit 6a8510b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1047,7 +1047,7 @@ RECURSIVE = YES
10471047
# Note that relative paths are relative to the directory from which doxygen is
10481048
# run.
10491049

1050-
EXCLUDE =
1050+
EXCLUDE = src/cmsis_include
10511051

10521052
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
10531053
# directories that are symbolic links (a Unix file system feature) are excluded

0 commit comments

Comments
 (0)