diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 9534ff95b5..5a36ba9462 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -2012,7 +2012,7 @@ STATUS: This port has stalled due to development tool issues. Coding is complete on the basic port (timer, serial console, SPI). - Refer to the NuttX board README file for further information. + Refer to the NuttX board README file for further information.

NOTE: This port has been obsoleted. @@ -2162,7 +2162,7 @@ Raspberry Pi Zero. This support was provided for the Raspberry Pi Zero which is based on the BCM2835. Basic logic is in place but the port is incomplete and completely untested as of the NuttX-7.23 released. - Refer to the NuttX board README file for further information. + Refer to the NuttX board README file for further information.

Obsoleted:: Support for the Raspberry Pi Zero was never completed. @@ -2801,13 +2801,13 @@ nsh>

STATUS: The first released version was provided in NuttX 7.10. - Refer to the board README.txt file for further information. + Refer to the board README.txt file for further information.

Obsoleted: Support for the LPCXpresso-LPC1115 and for the LPC1115 architecture in general was removed after NuttX-7.30. The LPC11 port was never really used (to my knowledge) and was no longer supported. - A snapshot of the port is still available in the Obsoleted repository. + A snapshot of the port is still available in the Obsoleted repository. It can be brought back into the main repository at any time if anyone is willing to provide support for the architecture.

@@ -3848,7 +3848,7 @@ nsh>
  • The first functional release for the NXP LPC1768/Nucleus2G occured with NuttX 5.7 with Some additional enhancements through NuttX-5.9. - Refer to the NuttX board README file for further information. + Refer to the NuttX board README file for further information.
  • @@ -3866,7 +3866,7 @@ nsh> Support for the Nucleus2G board was terminated on 2016-04-12. There has not been any activity with the commercial board in a few years and it no longer appears to be available from the 2g-eng.com website. Since the board is commercial and no longer publically available, it no longer qualifies for inclusion in the open source repositories. - A snapshot of the code is still available in the Obsoleted repository and can easily be reconstitued if needed. + A snapshot of the code is still available in the Obsoleted repository and can easily be reconstitued if needed.

  • @@ -6507,7 +6507,7 @@ Mem: 29232 5920 23312 23312 STATUS: The basic port is code complete and fully verified in NuttX 6.13. Available configurations include the NuttShell (NSH - see the NSH User Guide). - Refer to the NuttX board README file for further information. + Refer to the NuttX board README file for further information.

  • UBW32 Board from Sparkfun This is the port to the Sparkfun UBW32 board. @@ -7018,7 +7018,7 @@ BFD_ASSERT (*plt_offset != (bfd_vma) -1); STATUS: Basically the same as for the Z80 instruction set simulator. This port was contributed by Jacques Pelletier. - Refer to the NuttX board README file for further information. + Refer to the NuttX board README file for further information.

    NOTE: