summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttX.html
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/Documentation/NuttX.html')
-rw-r--r--nuttx/Documentation/NuttX.html13
1 files changed, 10 insertions, 3 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index 06b61a4de..f3f13d38a 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -8,7 +8,7 @@
<tr align="center" bgcolor="#e4e4e4">
<td>
<h1><big><font color="#3c34ec"><i>NuttX RTOS</i></font></big></h1>
- <p>Last Updated: September 29, 2012</p>
+ <p>Last Updated: October 29, 2012</p>
</td>
</tr>
</table>
@@ -452,9 +452,16 @@
<td><br></td>
<td>
<p>
+ <li><a href="NuttXNxFlat.html">Loadable ELF Modules</a>.
+ Support for separately linked, loadable ELF modules.
+ </p>
+</tr>
+<tr>
+ <td><br></td>
+ <td>
+ <p>
<li><a href="NuttXNxFlat.html">NXFLAT</a>.
- A new binary format call NXFLAT that can be used to
- execute separately linked programs in place in a file system.
+ NXFLAT is a binary format that can be XIP from a file system.
</p>
</tr>
<tr>