Skip to content

Commit e44a55a

Browse files
committed
Tell doxygen about macros
1 parent 5aa4bfe commit e44a55a

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

component.mk

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,7 @@ COMPONENT_DOXYGEN_INPUT := src/include
44
COMPONENT_DOXYGEN_INCLUDE_PATH := src/include/config.hpp
55
COMPONENT_DOXYGEN_PREDEFINED := \
66
FSTR_INLINE= \
7-
FSTR_PACKED=
7+
FSTR_NOINLINE= \
8+
FSTR_ALIGNED= \
9+
FSTR_PACKED= \
10+
FSTR_ALIGN32=

0 commit comments

Comments
 (0)