# undefined via #undef or recursively expanded use the := operator \r
# instead of the = operator.\r
\r
-PREDEFINED = __DOXYGEN__ ENABLE_ISP_PROTOCOL ENABLE_PDI_PROTOCOL\r
+PREDEFINED = __DOXYGEN__\r
\r
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then \r
# this tag can be used to specify a list of macro names that should be expanded. \r
this software.\r
*/\r
\r
-#if defined(ENABLE_ISP_PROTOCOL)\r
+#if defined(ENABLE_ISP_PROTOCOL) || defined(__DOXYGEN__)\r
\r
/** \file\r
*\r
this software.\r
*/\r
\r
-#if defined(ENABLE_ISP_PROTOCOL)\r
+#if defined(ENABLE_ISP_PROTOCOL) || defined(__DOXYGEN__)\r
\r
/** \file\r
*\r
this software.\r
*/\r
\r
-#if defined(ENABLE_PDI_PROTOCOL)\r
+#if defined(ENABLE_PDI_PROTOCOL) || defined(__DOXYGEN__)\r
\r
#warning PDI Programming Protocol support is incomplete and not currently suitable for use.\r
\r
this software.\r
*/\r
\r
-#if defined(ENABLE_PDI_PROTOCOL)\r
+#if defined(ENABLE_PDI_PROTOCOL) || defined(__DOXYGEN__)\r
\r
/** \file\r
*\r