X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=Doxyfile-common;fp=Doxyfile-common;h=d728550e57bee96bebe5f32cde17e1a622cf442d;hb=225b5f86a6cac80cdafe0e3b1cc91f735c6b902e;hp=ae966e01a7d577b8456e2a3cf6444b69a2ce9f0f;hpb=a6511826eaf526d39fce213ea500ec7e9138cbdb;p=bertos.git diff --git a/Doxyfile-common b/Doxyfile-common index ae966e01..d728550e 100644 --- a/Doxyfile-common +++ b/Doxyfile-common @@ -1229,6 +1229,8 @@ PREDEFINED = __doxygen__ \ CONFIG_TIMER_EVENTS=1 \ CONFIG_TIMER_UDELAY=1 \ CONFIG_KERN_SIGNALS=1 \ + CONFIG_XMODEM_RECV=1 \ + CONFIG_XMODEM_SEND=1 \ COMPILER_VARIADIC_MACROS=1 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then