diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index bad56cd4085..4b8d9ebe233 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -865,7 +865,7 @@

STATUS: This port boots and passes the OS test (examples/ostest) and includes a - working includes a working implementation of the NuttShell ((NSH)). + working implementation of the NuttShell (NSH). The port is complete and verified. As of NuttX 5.3, the port includes only basic timer interrupts and serial console support.

@@ -926,10 +926,8 @@ @@ -978,9 +976,9 @@ The basic EA3131 port is complete and verified in NuttX-5.2 This basic port includes basic boot-up, serial console, and timer interrupts. This port was extended in NuttX 5.3 with a USB high speed driver contributed by David Hewson. - This port has been verified on the using the NuttX OS test, USB serial and mass storage + This port has been verified using the NuttX OS test, USB serial and mass storage tests and includes a working implementation of the NuttShell ((NSH)). - An extended release will follow and should include SDIO-based SD card support. + An extended release may follow and should include SDIO-based SD card support.