From c2652e5b42e6f3c140d69e38df852c63748c84f6 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 11 Feb 2012 14:20:40 +0000 Subject: [PATCH] Add logic to re-direct debug output to a sysloggin device git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4381 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttxPortingGuide.html | 43 ++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) diff --git a/Documentation/NuttxPortingGuide.html b/Documentation/NuttxPortingGuide.html index 244f07538e3..4b562057dea 100644 --- a/Documentation/NuttxPortingGuide.html +++ b/Documentation/NuttxPortingGuide.html @@ -3941,6 +3941,49 @@ build +

+ System Logging: +

+ +

Kernel build options: