summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttX.html
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-10-29 21:47:14 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-10-29 21:47:14 +0000
commitaf3d8c8713bc62768e8452f7d37e178d68fc4698 (patch)
treec8c36fe3a3e4b5e7178d63cfb6c6c498be5d0f18 /nuttx/Documentation/NuttX.html
parentd48dc04963a617598562d8d40756c5bc10448790 (diff)
downloadpx4-nuttx-af3d8c8713bc62768e8452f7d37e178d68fc4698.tar.gz
px4-nuttx-af3d8c8713bc62768e8452f7d37e178d68fc4698.tar.bz2
px4-nuttx-af3d8c8713bc62768e8452f7d37e178d68fc4698.zip
More documentation updated to reference the ELF loader.
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5277 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Documentation/NuttX.html')
-rw-r--r--nuttx/Documentation/NuttX.html27
1 files changed, 23 insertions, 4 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index f3f13d38a..fc0291846 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -452,16 +452,19 @@
<td><br></td>
<td>
<p>
- <li><a href="NuttXNxFlat.html">Loadable ELF Modules</a>.
- Support for separately linked, loadable ELF modules.
+ <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.
+ <li>
+ <a href="NuttXNxFlat.html">NXFLAT</a>.
+ NXFLAT is a binary format that can be XIP from a file system.
+ </li>
</p>
</tr>
<tr>
@@ -548,6 +551,14 @@
</p>
</td>
</tr>
+<tr>
+ <td><br></td>
+ <td>
+ <p>
+ <li>Includes floating point math library.</li>
+ </p>
+ </td>
+</tr>
<tr>
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
@@ -575,6 +586,14 @@
<td><br></td>
<td>
<p>
+ <li>A port cJSON</li>
+ </p>
+ </td>
+</tr>
+<tr>
+ <td><br></td>
+ <td>
+ <p>
<li>Small footprint (based on uIP).</li>
</p>
</td>