aboutsummaryrefslogtreecommitdiffstats
path: root/support/doxygen/Doxyfile
diff options
context:
space:
mode:
Diffstat (limited to 'support/doxygen/Doxyfile')
-rw-r--r--support/doxygen/Doxyfile4
1 files changed, 4 insertions, 0 deletions
diff --git a/support/doxygen/Doxyfile b/support/doxygen/Doxyfile
index 1074403..daeaf38 100644
--- a/support/doxygen/Doxyfile
+++ b/support/doxygen/Doxyfile
@@ -1375,6 +1375,10 @@ INCLUDE_FILE_PATTERNS =
# instead of the = operator.
PREDEFINED = __attribute__()= \
+ __deprecated= \
+ __always_inline= \
+ __packed = \
+ __weak = \
__cplusplus \
STM32_MEDIUM_DENSITY \
STM32_HIGH_DENSITY \