From 758c8f7a9fb76bfcdec1a349e0521e4175d088dc Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 8 Apr 2009 23:24:59 +0000 Subject: [PATCH] Add option to copy to RAM git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1689 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttxPortingGuide.html | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/Documentation/NuttxPortingGuide.html b/Documentation/NuttxPortingGuide.html index 1d790ee25db..e4e9fea33ed 100644 --- a/Documentation/NuttxPortingGuide.html +++ b/Documentation/NuttxPortingGuide.html @@ -12,7 +12,7 @@

NuttX RTOS Porting Guide

-

Last Updated: March 13, 2009

+

Last Updated: April 8, 2009

@@ -2061,8 +2061,12 @@ The system can be re-made subsequently by just typing make.