diff --git a/Documentation/NXGraphicsSubsystem.html b/Documentation/NXGraphicsSubsystem.html
index 5c1c1ed812a..c8c3e0b83b1 100644
--- a/Documentation/NXGraphicsSubsystem.html
+++ b/Documentation/NXGraphicsSubsystem.html
@@ -3706,7 +3706,7 @@ sudo ln -s libXext.so.6.4.0 libXext.so
NOTE: There is a workaround in this case:
You can build for 32-bit execution on a 64-bit machine by adding -m3 to the CFLAGS and -m32 -m elf_i386 to the LDFLAGS.
See the patch file 0001-Quick-hacks-to-build-sim-nsh-ostest-on-x86_64-as-32-.patch
- that can be found in NuttX files.
+ that can be found in NuttX files.
diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index a4f4cd3a8ab..39777f9ab25 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -1165,7 +1165,7 @@
- Most NuttX-related discussion occurs on the Yahoo! NuttX group. + Most NuttX-related discussion occurs on the Yahoo! NuttX group. You are cordially invited to join. I make a special effort to answer any questions and provide any help that I can.
@@ -2310,6 +2310,7 @@ nsh> on-board LED and button support and a serial console available on LEUART0. A single configuration is available using the NuttShell NSH and the LEUART0 serial console. + DMA and USART-based SPI supported are included, but not fully tested.Refer to the EFM32 Gecko Starter Kit README.txt file for further information. diff --git a/Documentation/NuttXDemandPaging.html b/Documentation/NuttXDemandPaging.html index b5fa2f9f2a4..afaaacf8626 100644 --- a/Documentation/NuttXDemandPaging.html +++ b/Documentation/NuttXDemandPaging.html @@ -129,7 +129,7 @@ This document summarizes the design of NuttX on-demand paging. This feature permits embedded MCUs with some limited RAM space to execute large programs from some non-random access media. This feature was first discussed in this email thread: - http://tech.groups.yahoo.com/group/nuttx/message/213. + https://groups.yahoo.com/neo/groups/nuttx/conversations/messages/213.
What kind of platforms can support NuttX on-demang paging? diff --git a/Documentation/NuttXLinks.html b/Documentation/NuttXLinks.html index f278d8376b3..1ed75096ab3 100644 --- a/Documentation/NuttXLinks.html +++ b/Documentation/NuttXLinks.html @@ -21,7 +21,7 @@