diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index c980d0e52b..b5aaf4ccaa 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@
Last Updated: February 28, 2014
+Last Updated: March 12, 2014
Atmel SAM4E. General architectural support was provided for the SAM4E family in NuttX 6.32. - This is architecture-only 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 architecture-only 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. +
++ Atmel SAM4E-EK. + Board support was added for the SAM4E-EK development board in NuttX 6.33. + A fully functional NuttShell (NSH) configuration is avaiable + (see the NSH User Guide). + This is very much a work in progress. + An Ethernet MAC driver is in place and under test now. + Refer to the NuttX board README file for further information.