Renamed the JTAG_DEBUG_ASSERT() macro to JTAG_ASSERT().
[pub/USBasp.git] / Demos / Host / LowLevel / KeyboardHostWithParser / Doxygen.conf
index 19c8463..26d5a9b 100644 (file)
@@ -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.