arduino: enlarge the stack size of the child process in the "kernel" preset template.
[bertos.git] / Doxyfile-common
index 6b9d751ae9755cc483274f4a0c77f270743c696c..1560e5c26151c91cd8410ba24549fa4aaeec3e0b 100644 (file)
@@ -1239,6 +1239,8 @@ PREDEFINED             = __doxygen__ \
                          CONFIG_TIMER_EVENTS=1 \
                          CONFIG_TIMER_UDELAY=1 \
                          CONFIG_KERN_SIGNALS=1 \
+                         CONFIG_PRINTF=4 \
+                         CONFIG_KFILE_GETS=1 \
                          CONFIG_XMODEM_RECV=1 \
                          CONFIG_XMODEM_SEND=1 \
                          COMPILER_VARIADIC_MACROS=1