doc: Add xmodem documentation.
authorlottaviano <lottaviano@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 29 Sep 2009 12:21:06 +0000 (12:21 +0000)
committerlottaviano <lottaviano@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 29 Sep 2009 12:21:06 +0000 (12:21 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2991 38d2e660-2303-0410-9eaa-f027e97ec537

Doxyfile-common

index ae966e01a7d577b8456e2a3cf6444b69a2ce9f0f..d728550e57bee96bebe5f32cde17e1a622cf442d 100644 (file)
@@ -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