We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b18995a commit 44327ecCopy full SHA for 44327ec
doc/zephyr.doxyfile.in
@@ -1039,7 +1039,8 @@ RECURSIVE = YES
1039
# run.
1040
1041
EXCLUDE = @ZEPHYR_BASE@/include/zephyr/portability/cmsis_os.h \
1042
- @ZEPHYR_BASE@/include/zephyr/portability/cmsis_os2.h
+ @ZEPHYR_BASE@/include/zephyr/portability/cmsis_os2.h \
1043
+ @ZEPHYR_BASE@/include/zephyr/drivers/wifi/nrf_wifi
1044
1045
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
1046
# directories that are symbolic links (a Unix file system feature) are excluded
0 commit comments