|
|
@ -1531,7 +1531,8 @@ INCLUDE_FILE_PATTERNS = |
|
|
|
# instead of the = operator. |
|
|
|
# instead of the = operator. |
|
|
|
|
|
|
|
|
|
|
|
PREDEFINED = __DOXYGEN__ \ |
|
|
|
PREDEFINED = __DOXYGEN__ \ |
|
|
|
PROGMEM |
|
|
|
PROGMEM \ |
|
|
|
|
|
|
|
ATTR_NO_INIT |
|
|
|
|
|
|
|
|
|
|
|
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then |
|
|
|
# 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. |
|
|
|
# this tag can be used to specify a list of macro names that should be expanded. |
|
|
|