X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/48c5cdced47897934d8473a3097181d0e9ca8b4c..ec537fd84d6ad3fd0dfa1b55efa2c2d554c1db48:/LUFA/Doxygen.conf diff --git a/LUFA/Doxygen.conf b/LUFA/Doxygen.conf index d69b12d19..061a946b5 100644 --- a/LUFA/Doxygen.conf +++ b/LUFA/Doxygen.conf @@ -1306,7 +1306,8 @@ INCLUDE_FILE_PATTERNS = # instead of the = operator. PREDEFINED = __DOXYGEN__ \ - PROGMEM + PROGMEM \ + EEMEM # 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.