Documentation: nuttx.org no longer re-directs to nuttx.sourceforge.net
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5078 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
3e9b3c1c7f
commit
e84c471083
|
@ -1700,7 +1700,7 @@
|
|||
This port uses Serial-to-Ethernet Reference Design Kit (<a href="http://www.ti.com/tool/rdk-s2e">RDK-S2E</a>)
|
||||
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 <a href="http://www.nuttx.org/NuttShell.html">NSH User Guide</a>).
|
||||
(see the <a href="http://nuttx.sourceforge.net/NuttShell.html">NSH User Guide</a>).
|
||||
The NSH configuration including networking support with a Telnet NSH console.
|
||||
This port was contributed by Mike Smith.
|
||||
</p>
|
||||
|
@ -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
|
||||
<a href=" http://www.nuttx.org/NXGraphicsSubsystem.html">NX graphics system</a>.
|
||||
<a href=" http://nuttx.sourceforge.net/NXGraphicsSubsystem.html">NX graphics system</a>.
|
||||
NuttX version 6.10 adds SPI support.
|
||||
</p>
|
||||
<p>
|
||||
|
@ -1924,7 +1924,7 @@
|
|||
That initial, 5.6, basic release included <i>timer</i> interrupts and a <i>serial console</i> and was
|
||||
verified using the NuttX OS test (<code>apps/examples/ostest</code>).
|
||||
Configurations available include include a verified NuttShell (NSH) configuration
|
||||
(see the <a href="http://www.nuttx.org/NuttShell.html">NSH User Guide</a>).
|
||||
(see the <a href="http://nuttx.sourceforge.net/NuttShell.html">NSH User Guide</a>).
|
||||
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 @@
|
|||
</p>
|
||||
<p>
|
||||
Verified configurations are now available for the NuttX OS test,
|
||||
for the NuttShell with networking and microSD support(NSH, see the <a href="ttp://www.nuttx.org/NuttShell.html">NSH User Guide</a>),
|
||||
for the NuttShell with networking and microSD support(NSH, see the <a href="ttp://nuttx.sourceforge.net/NuttShell.html">NSH User Guide</a>),
|
||||
for the NuttX network test, for the <a href="http://acme.com/software/thttpd">THTTPD</a> 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 @@
|
|||
<b>STATUS:</b>
|
||||
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
|
||||
<a href="http://www.nuttx.org/NuttShell.html">NSH User Guide</a>).
|
||||
<a href="http://nuttx.sourceforge.net/NuttShell.html">NSH User Guide</a>).
|
||||
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 @@
|
|||
<li><b>NuttX-6.12</b>
|
||||
The basic port is complete and first appeared in NuttX-6.12.
|
||||
The initial port passes the NuttX OS test and includes a validated configuration for the NuttShell (NSH, see the
|
||||
<a href="http://www.nuttx.org/NuttShell.html">NSH User Guide</a>) as well as several other configurations.
|
||||
<a href="http://nuttx.sourceforge.net/NuttShell.html">NSH User Guide</a>) as well as several other configurations.
|
||||
</li>
|
||||
<li><b>NuttX-6.13-6.16</b>
|
||||
Additional drivers and configurations were added in NuttX 6.13-6.16.
|
||||
|
@ -2260,7 +2260,7 @@
|
|||
a "Hello, World!!" example that demonstrates initialization of the OS,
|
||||
creation of a simple task, and serial console output as well as a somewhat
|
||||
simplified NuttShell (NSH) configuration (see the
|
||||
<a href="http://www.nuttx.org/NuttShell.html">NSH User Guide</a>).
|
||||
<a href="http://nuttx.sourceforge.net/NuttShell.html">NSH User Guide</a>).
|
||||
</p>
|
||||
<p>
|
||||
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).
|
||||
</li>
|
||||
<li>
|
||||
A NuttShell (NSH) configuration is in place (see the <a href="http://www.nuttx.org/NuttShell.html">NSH User Guide</a>).
|
||||
A NuttShell (NSH) configuration is in place (see the <a href="http://nuttx.sourceforge.net/NuttShell.html">NSH User Guide</a>).
|
||||
Testing of that configuration has been postponed (because it got bumped by the Olimex LPC1766-STK port).
|
||||
Current Status: I think I have a hardware problem with my serial port setup.
|
||||
There is a good chance that the NSH port is complete and functional, but I am not yet able to demonstrate that.
|
||||
|
@ -2496,7 +2496,7 @@
|
|||
The NSH configuration includes support for a serial console and for the SST25 serial FLASH and the PGA117 amplifier/multiplexer on board the module.
|
||||
The NSH configuration is set up to use the NuttX wear-leveling FLASH file system (NXFFS).
|
||||
The PGA117, however, is not yet fully integrated to support ADC sampling.
|
||||
See the <a href="http://www.nuttx.org/NuttShell.html">NSH User Guide</a> for further information about NSH.
|
||||
See the <a href="http://nuttx.sourceforge.net/NuttShell.html">NSH User Guide</a> for further information about NSH.
|
||||
The first verified port to the Mirtoo module was available with the NuttX 6.20 release.
|
||||
</p>
|
||||
</ul>
|
||||
|
@ -2518,7 +2518,7 @@
|
|||
<p>
|
||||
<b>STATUS:</b>
|
||||
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 <a href="http://www.nuttx.org/NuttShell.html">NSH User Guide</a>).
|
||||
Available configurations include the OS test and the NuttShell (NSH - see the <a href="http://nuttx.sourceforge.net/NuttShell.html">NSH User Guide</a>).
|
||||
</p>
|
||||
<li><b>UBW32 Board from Sparkfun</b>
|
||||
This is the port to the Sparkfun UBW32 board.
|
||||
|
@ -2529,7 +2529,7 @@
|
|||
<p>
|
||||
<b>STATUS:</b>
|
||||
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 <a href="http://www.nuttx.org/NuttShell.html">NSH User Guide</a>).
|
||||
Available configurations include the OS test and the NuttShell (NSH - see the <a href="http://nuttx.sourceforge.net/NuttShell.html">NSH User Guide</a>).
|
||||
USB has not yet been fully tested but on first pass appears to be functional.
|
||||
</p>
|
||||
</ul>
|
||||
|
@ -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 <a href="http://www.nuttx.org/NuttShell.html">NSH User Guide</a>).
|
||||
Available configurations include the OS test and the NuttShell (NSH - see the <a href="http://nuttx.sourceforge.net/NuttShell.html">NSH User Guide</a>).
|
||||
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.
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
<tr>
|
||||
<td> </td>
|
||||
<td>
|
||||
<li><a href="http://www.nuttx.org/NuttX.html" target="main">Home</a></li>
|
||||
<li><a href="http://nuttx.sourceforge.net/NuttX.html" target="main">Home</a></li>
|
||||
<li><a href="http://sourceforge.net/projects/nuttx/develop" target="_top">SourceForge</a></li>
|
||||
<li><a href="http://freshmeat.net/projects/nuttx/" target="_top">FreshMeat</a></li>
|
||||
<li><a href="http://tech.groups.yahoo.com/group/nuttx/" target="_top">Forum</a></li>
|
||||
|
|
|
@ -4170,7 +4170,7 @@ build
|
|||
<li>
|
||||
<code>CONFIG_PAGING</code>: If set =y in your configation file, this setting will
|
||||
enable the on-demand paging feature as described in
|
||||
<a href="http://www.nuttx.org/NuttXDemandPaging.html">http://www.nuttx.org/NuttXDemandPaging.html</a>.
|
||||
<a href="http://nuttx.sourceforge.net/NuttXDemandPaging.html">NuttXDemandPaging.html</a>.
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<body>
|
||||
<p>
|
||||
This page uses frames, but your browser doesn't support them.
|
||||
Try this <a href="http://www.nuttx.org/NuttX.html">link</a>.
|
||||
Try this <a href="http://nuttx.sourceforge.net/NuttX.html">link</a>.
|
||||
</p>
|
||||
</body>
|
||||
</noframes>
|
||||
|
|
Loading…
Reference in New Issue