summaryrefslogtreecommitdiff
path: root/nuttx/Documentation
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-06-23 16:41:32 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-06-23 16:41:32 +0000
commitc6c6b1ec49d53c1bbaca39028ff0dec3cae8be91 (patch)
tree76e23f8a031b027662454bf1bc980891d9bf5cfe /nuttx/Documentation
parent6b683ebb8b07e50dcb1ae2b5fb08a89c59341041 (diff)
downloadpx4-nuttx-c6c6b1ec49d53c1bbaca39028ff0dec3cae8be91.tar.gz
px4-nuttx-c6c6b1ec49d53c1bbaca39028ff0dec3cae8be91.tar.bz2
px4-nuttx-c6c6b1ec49d53c1bbaca39028ff0dec3cae8be91.zip
Add support for the Penguino mips-elf toolchain for PIC32
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4866 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Documentation')
-rw-r--r--nuttx/Documentation/NuttX.html10
1 files changed, 7 insertions, 3 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index d0111b5ac..edcdb1b95 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 20, 2012</p>
+ <p>Last Updated: June 22, 2012</p>
</td>
</tr>
</table>
@@ -2214,8 +2214,12 @@ nfsmount &lt;server-address&gt; &lt;mount-point&gt; &lt;remote-path&gt;
<ul>
<p>
<b>STATUS:</b>
- The basic port is code complete but still not fully verified.
- With any luck, the verified port should be available with the NuttX 6.20 release.
+ The basic port is code complete but development is ongoing and many features have not yet been verified.
+ Two configurations are available:
+ An OS test configuration and a that support the NuttShell (NSH).
+ The OS test configuration is fully functional and proves that we have a basically healthy NuttX port to the Mirtoo.
+ See the <a href="http://www.nuttx.org/NuttShell.html">NSH User Guide</a> for further information about NSH.
+ There are some remaining issues to be resolved with the NSH configuration but, with any luck, the verified port should be available with the NuttX 6.20 release.
</p>
</ul>
</td>