Remove all references to the Yahoo group.

This commit is contained in:
Gregory Nutt
2018-04-15 17:15:48 -06:00
parent 949adaa4c9
commit e470846356
28 changed files with 61 additions and 92 deletions
+3 -3
View File
@@ -12,7 +12,7 @@
<h1><big><font color="#3c34ec">
<i>NX Graphics Subsystem</i>
</font></big></h1>
<p>Last Updated: January 21, 2018</p>
<p>Last Updated: April 15, 2018</p>
</td>
</tr>
</table>
@@ -3719,8 +3719,8 @@ sudo ln -s libXext.so.6.4.0 libXext.so
<p><small>
<b>NOTE</b>: There is a workaround in this case:
You can build for 32-bit execution on a 64-bit machine by adding <code>-m3</code> to the <code>CFLAGS</code> and <code>-m32 -m elf_i386</code> to the <code>LDFLAGS</code>.
See the patch file <code>0001-Quick-hacks-to-build-sim-nsh-ostest-on-x86_64-as-32-.patch</code>
that can be found in NuttX <a href="https://groups.yahoo.com/neo/groups/nuttx/files">files</a>.
The configuration/build system will do this for you;
you simply need to select <code>CONFIG_SIM_M32=y</code> in your configuration file.
</small></p>
</li>
<li><p>
+4 -4
View File
@@ -8,7 +8,7 @@
<tr align="center" bgcolor="#e4e4e4">
<td>
<h1><big><font color="#3c34ec"><i>NuttX RTOS</i></font></big></h1>
<p>Last Updated: April 9, 2018</p>
<p>Last Updated: April 15, 2018</p>
</td>
</tr>
</table>
@@ -1403,9 +1403,9 @@
</table>
<p>
Most NuttX-related discussion occurs on the <a href="https://groups.yahoo.com/neo/groups/nuttx/info" target="_top"><i>Yahoo!</i> NuttX group</a>.
You are cordially invited to <a href="http://groups.yahoo.com/group/nuttx/join" target="_top">join</a>.
I make a special effort to answer any questions and provide any help that I can.
Most NuttX-related discussion occurs on the <a href="https://groups.google.com/forum/#!forum/nuttx"><i>Google</i> NuttX group</a>.
You are cordially invited to join.
In most cases, I make a special effort to answer any questions and provide any help that I can.
</p>
<table width ="100%">
-2
View File
@@ -128,8 +128,6 @@
<p>
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:
<a href="https://groups.yahoo.com/neo/groups/nuttx/conversations/messages/213">https://groups.yahoo.com/neo/groups/nuttx/conversations/messages/213</a>.
</p>
<p>
What kind of platforms can support NuttX on-demang paging?
+1 -1
View File
@@ -8,7 +8,7 @@
<tr align="center" bgcolor="#e4e4e4">
<td>
<h1><big><font color="#3c34ec"><i>NuttX README Files</i></font></big></h1>
<p>Last Updated: April 9, 2018</p>
<p>Last Updated: April 15, 2018</p>
</td>
</tr>
</table>