More documentation updates

This commit is contained in:
Dirk Ziegelmeier
2016-07-27 19:17:33 +02:00
parent 8ece46d5d2
commit 31f941e172
3 changed files with 4 additions and 3 deletions

View File

@@ -2068,7 +2068,8 @@ INCLUDE_FILE_PATTERNS = *.c *.h
# recursively expanded use the := operator instead of the = operator.
# This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
PREDEFINED = NO_SYS=0 \
PREDEFINED = __DOXYGEN__=1 \
NO_SYS=0 \
SYS_LIGHTWEIGHT_PROT=1 \
LWIP_IPV4=1 \
LWIP_IPV6=1 \