aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/doxygen.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/doxygen.conf b/docs/doxygen.conf
index 71a053c..3cb6ca3 100644
--- a/docs/doxygen.conf
+++ b/docs/doxygen.conf
@@ -2337,7 +2337,8 @@ INCLUDE_FILE_PATTERNS =
PREDEFINED = DEBUG \
__GNUC__ \
riscv64 \
- riscv32
+ riscv32 \
+ ASSERT
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this
# tag can be used to specify a list of macro names that should be expanded. The