diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index d0111b5acaf..edcdb1b956a 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@
Last Updated: June 20, 2012
+Last Updated: June 22, 2012
STATUS: - 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 NSH User Guide 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.