From 8f27eec24d77932304cc69a13d66ab540d3f3e25 Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 29 Jun 2012 18:20:39 +0000 Subject: [PATCH] Add LPC43xx pin configuration header files git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4885 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttXNxFlat.html | 87 +++++++++++++++++++++------------- 1 file changed, 54 insertions(+), 33 deletions(-) diff --git a/Documentation/NuttXNxFlat.html b/Documentation/NuttXNxFlat.html index 622953b2167..3a593978712 100644 --- a/Documentation/NuttXNxFlat.html +++ b/Documentation/NuttXNxFlat.html @@ -10,7 +10,7 @@

NXFLAT

>>> Under Construction <<<

-

Last Updated: May 8, 2011

+

Last Updated: June 29, 2012

@@ -193,43 +193,64 @@

1.3 Limitations

@@ -240,7 +261,7 @@ At run time, the .rodata offsets will be indexed by a RAM address. If the dynamic loader were to offset those .rodata offsets properly, it still might be possible to reference .rodata in ROM. - That work around is still a top of investigation at this time. + That work around is still a topic of investigation at this time.

1.4 Supported Processors