diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 446ccd26f0..8fd164b88a 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -1700,7 +1700,7 @@ This port uses Serial-to-Ethernet Reference Design Kit (RDK-S2E) and has similar support as for the other Stellaris family members. Configurations are available for the OS test and for the NuttShell (NSH) - (see the NSH User Guide). + (see the NSH User Guide). The NSH configuration including networking support with a Telnet NSH console. This port was contributed by Mike Smith.
@@ -1848,7 +1848,7 @@ A configuration to support the NuttShell is also included. NuttX version 5.4 adds support for the HX8347 LCD on the SAM3U-EK board. This LCD support includes an example using the - NX graphics system. + NX graphics system. NuttX version 6.10 adds SPI support.
@@ -1924,7 +1924,7 @@
That initial, 5.6, basic release included timer interrupts and a serial console and was
verified using the NuttX OS test (apps/examples/ostest
).
Configurations available include include a verified NuttShell (NSH) configuration
- (see the NSH User Guide).
+ (see the NSH User Guide).
The NSH configuration supports the Nucleus2G's microSD slot and additional configurations
are available to exercise the the USB serial and USB mass storage devices.
However, due to some technical reasons, neither the SPI nor the USB device drivers are fully verified.
@@ -1965,7 +1965,7 @@
Verified configurations are now available for the NuttX OS test, - for the NuttShell with networking and microSD support(NSH, see the NSH User Guide), + for the NuttShell with networking and microSD support(NSH, see the NSH User Guide), for the NuttX network test, for the THTTPD webserver, for USB serial deive and USB storage devices examples, and for the USB host HID keyboard driver. Support for the USB host mass storage device can optionally be configured for the NSH example. @@ -2048,7 +2048,7 @@ STATUS: As of this writing, the basic port is complete and passes the NuttX OS test. An additional, validated configuration exists for the NuttShell (NSH, see the - NSH User Guide). + NSH User Guide). This basic TWR-K60N512 first appeared in NuttX-6.8. Ethernet and SD card (SDHC) drivers also exist: The SDHC driver is partially integrated in to the NSH configuration but has some outstanding issues; @@ -2077,7 +2077,7 @@
An SPI driver and a USB device driver exist for the AT90USB as well @@ -2343,7 +2343,7 @@ The port successfully passes the NuttX OS test (apps/examples/ostest).
STATUS: The basic port is code complete and fully verified in NuttX 6.13. - Available configurations include the OS test and the NuttShell (NSH - see the NSH User Guide). + Available configurations include the OS test and the NuttShell (NSH - see the NSH User Guide).
STATUS: The basic port is code complete and fully verified in NuttX 6.18. - Available configurations include the OS test and the NuttShell (NSH - see the NSH User Guide). + Available configurations include the OS test and the NuttShell (NSH - see the NSH User Guide). USB has not yet been fully tested but on first pass appears to be functional.
@@ -2556,7 +2556,7 @@ This NuttX port is code complete and has considerable test testing. The port for this board was completed in NuttX 6.11, but still required a few bug fixes before it will be ready for prime time. The fully verified port first appeared in NuttX 6.13. - Available configurations include the OS test and the NuttShell (NSH - see the NSH User Guide). + Available configurations include the OS test and the NuttShell (NSH - see the NSH User Guide). An untested USB device-side driver is available in the source tree. A more complete port would include support of the USB OTG port and of the LCD display on this board. Those drivers are not yet available as of this writing. diff --git a/Documentation/NuttXLinks.html b/Documentation/NuttXLinks.html index a5e281cda8..128ee5d2d3 100644 --- a/Documentation/NuttXLinks.html +++ b/Documentation/NuttXLinks.html @@ -18,7 +18,7 @@CONFIG_PAGING
: If set =y in your configation file, this setting will
enable the on-demand paging feature as described in
- http://www.nuttx.org/NuttXDemandPaging.html.
+ NuttXDemandPaging.html.
This page uses frames, but your browser doesn't support them. - Try this link. + Try this link.