summaryrefslogtreecommitdiff
path: root/nuttx
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-03-12 16:03:03 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-03-12 16:03:03 -0600
commit0814c8992d01496357d0f995187d6408ec26e7a5 (patch)
treec09502b588c2f0e29dfe89299c9c7b903fcd11ea /nuttx
parenta172a2362cb158bee6f866fbc538cc04642c4f7a (diff)
downloadnuttx-0814c8992d01496357d0f995187d6408ec26e7a5.tar.gz
nuttx-0814c8992d01496357d0f995187d6408ec26e7a5.tar.bz2
nuttx-0814c8992d01496357d0f995187d6408ec26e7a5.zip
Documentation update
Diffstat (limited to 'nuttx')
-rw-r--r--nuttx/Documentation/NuttX.html15
1 files changed, 12 insertions, 3 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index c980d0e52..b5aaf4cca 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -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: February 28, 2014</p>
+ <p>Last Updated: March 12, 2014</p>
</td>
</tr>
</table>
@@ -3117,8 +3117,17 @@ Mem: 29232 5920 23312 23312
<p>
<a name="at91sam4e"><b>Atmel SAM4E</b>.</a>
General architectural support was provided for the SAM4E family in NuttX 6.32.
- This is <i>architecture-only</i> support, meaning that support for the boards with these chips is available, but not support for any publicly available boards is included..
- This support was contributed by Mitko.
+ This is <i>architecture-only</i> support, meaning that support for the boards with these chips is available, but not support for any publicly available boards is included.
+ This support was contributed in part by Mitko.
+ </p>
+ <p>
+ <b>Atmel SAM4E-EK</b>.
+ Board support was added for the SAM4E-EK development board in NuttX 6.33.
+ A fully functional NuttShell (NSH) configuration is avaiable
+ (see the <a href="http://www.nuttx.org/Documentation/NuttShell.html">NSH User Guide</a>).
+ This is very much a work in progress.
+ An Ethernet MAC driver is in place and under test now.
+ Refer to the NuttX board <a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/nuttx/configs/sam4e-ek/README.txt">README</a> file for further information.
</p>
</td>
</tr>