From 4fb60ab7bfba10fb82037ca473939ea0a9b9fed5 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 28 Aug 2010 18:06:51 +0000 Subject: [PATCH] Replace CONFIG_EXAMPLE with CONFIG_APP_DIR git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2893 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttxPortingGuide.html | 55 ++++++++++++++++++++++++++-- 1 file changed, 51 insertions(+), 4 deletions(-) diff --git a/Documentation/NuttxPortingGuide.html b/Documentation/NuttxPortingGuide.html index e0947657b3c..0df7896996a 100644 --- a/Documentation/NuttxPortingGuide.html +++ b/Documentation/NuttxPortingGuide.html @@ -12,7 +12,7 @@

NuttX RTOS Porting Guide

-

Last Updated: August 21, 2010

+

Last Updated: August 27, 2010

@@ -2211,8 +2211,55 @@ extern void up_ledoff(int led);