X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/776485a6c5417ad70fdf16139298ef247ed442ee..8b13f7f89a7648f5578d14b518b9c8a7fcda8144:/Projects/Webserver/Doxygen.conf diff --git a/Projects/Webserver/Doxygen.conf b/Projects/Webserver/Doxygen.conf index 63607e5b0..d52351870 100644 --- a/Projects/Webserver/Doxygen.conf +++ b/Projects/Webserver/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.