X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/776485a6c5417ad70fdf16139298ef247ed442ee..022fa26b43f062ca6e4b23c64ec2d0d0bab7e377:/Demos/Device/ClassDriver/Keyboard/Doxygen.conf diff --git a/Demos/Device/ClassDriver/Keyboard/Doxygen.conf b/Demos/Device/ClassDriver/Keyboard/Doxygen.conf index 1068703b2..2277a4c0f 100644 --- a/Demos/Device/ClassDriver/Keyboard/Doxygen.conf +++ b/Demos/Device/ClassDriver/Keyboard/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.