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.html20
1 files changed, 19 insertions, 1 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index 8a4489ff6..a3f87f917 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: June 6, 2012</p>
+ <p>Last Updated: June 13, 2012</p>
</td>
</tr>
</table>
@@ -429,6 +429,15 @@
<td>
<p>
<li>
+ NFS Client. Client side support for a Network File System (NFS, version 3, UDP).
+ </li>
+ </p>
+</tr>
+<tr>
+ <td><br></td>
+ <td>
+ <p>
+ <li>
NXFFS. The tiny NuttX wear-leveling FLASH file system.
</li>
</p>
@@ -566,6 +575,15 @@
<td>
<p>
<li>
+ NFS Client. Client side support for a Network File System (NFS, version 3, UDP).
+ </li>
+ </p>
+</tr>
+<tr>
+ <td><br></td>
+ <td>
+ <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.
</li>