summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttX.html
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-10-29 21:18:51 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-10-29 21:18:51 +0000
commitd48dc04963a617598562d8d40756c5bc10448790 (patch)
tree4b4874f13f52e18e0914ea191ffe33f7f7d8f9cd /nuttx/Documentation/NuttX.html
parentdb6dba5d2953531a0d9a9b86fba7aa583e2c188d (diff)
downloadpx4-nuttx-d48dc04963a617598562d8d40756c5bc10448790.tar.gz
px4-nuttx-d48dc04963a617598562d8d40756c5bc10448790.tar.bz2
px4-nuttx-d48dc04963a617598562d8d40756c5bc10448790.zip
Update documentation to at least reference the ELF loader.
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5276 42af7a65-404d-4744-a932-0658087f49c3
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>