X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/ff09cf9c73bbc2623a8c1420918747840382cc5b..48c5cdced47897934d8473a3097181d0e9ca8b4c:/Projects/LEDNotifier/Doxygen.conf diff --git a/Projects/LEDNotifier/Doxygen.conf b/Projects/LEDNotifier/Doxygen.conf index 86a996a23..51612de79 100644 --- a/Projects/LEDNotifier/Doxygen.conf +++ b/Projects/LEDNotifier/Doxygen.conf @@ -1307,7 +1307,8 @@ INCLUDE_FILE_PATTERNS = # undefined via #undef or recursively expanded use the := operator # instead of the = operator. -PREDEFINED = __DOXYGEN__ +PREDEFINED = __DOXYGEN__ \ + PROGMEM # 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.