From: lottaviano <lottaviano@38d2e660-2303-0410-9eaa-f027e97ec537>
Date: Tue, 29 Sep 2009 12:21:06 +0000 (+0000)
Subject: doc: Add xmodem documentation.
X-Git-Tag: 2.3.0~89
X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=225b5f86a6cac80cdafe0e3b1cc91f735c6b902e;p=bertos.git

doc: Add xmodem documentation.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2991 38d2e660-2303-0410-9eaa-f027e97ec537
---

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