summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttX.html
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-10-30 14:32:52 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-10-30 14:32:52 +0000
commitdd0096d7d05a9cb35b163f63c7b060a7bac2d55f (patch)
tree71414a09fc1ae1488b810a626f757bd0a8bd0c81 /nuttx/Documentation/NuttX.html
parentaf3d8c8713bc62768e8452f7d37e178d68fc4698 (diff)
downloadpx4-nuttx-dd0096d7d05a9cb35b163f63c7b060a7bac2d55f.tar.gz
px4-nuttx-dd0096d7d05a9cb35b163f63c7b060a7bac2d55f.tar.bz2
px4-nuttx-dd0096d7d05a9cb35b163f63c7b060a7bac2d55f.zip
Add documentation for the binary loader
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5278 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Documentation/NuttX.html')
-rw-r--r--nuttx/Documentation/NuttX.html27
1 files changed, 14 insertions, 13 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index fc0291846..0c98d4ad2 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -453,17 +453,14 @@
<td>
<p>
<li>
- Support for separately linked, loadable ELF modules.
- </li>
- </p>
-</tr>
-<tr>
- <td><br></td>
- <td>
- <p>
- <li>
- <a href="NuttXNxFlat.html">NXFLAT</a>.
- NXFLAT is a binary format that can be XIP from a file system.
+ A <a href="NuttXBinfmt.html">binary loader</a> with support for the following formats:
+ <ul>
+ <li>Separately linked ELF modules.</li>
+ <li>
+ Separately linked <a href="NuttXNxFlat.html">NXFLAT</a> modules.
+ NXFLAT is a binary format that can be XIP from a file system.
+ </li>
+ </ul>
</li>
</p>
</tr>
@@ -630,7 +627,7 @@
<p>
<li>
A NuttX port of Jeff Poskanzer's <a href="http://acme.com/software/thttpd">THTTPD</a> HTTP server
- integrated with <a href="NuttXNxFlat.html">NXFLAT</a> to provide true, embedded CGI.
+ integrated with the NuttX <a href="NuttXBinfmt.html">binary loader</a> to provide true, embedded CGI.
</li>
</p>
</td>
@@ -3691,7 +3688,11 @@ buildroot-1.10 2011-05-06 &lt;gnutt@nuttx.org&gt;
</tr>
<tr>
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
- <td><a href="NuttXNxFlat.html">NXFLAT</a> Binary Format</td>
+ <td><a href="NuttXBinfmt.html">NuttX Binary Loader</a></td>
+</tr>
+<tr>
+ <td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
+ <td><a href="NuttXNxFlat.html">NXFLAT Binary Format</a></td>
</tr>
<tr>
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>