From 144bff115ff3568060989de8adb8870b275f3200 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 13 Mar 2014 09:03:03 -0600 Subject: [PATCH] SAM4E: Fix EMAC pin configuration. Driver is basically functionaly now. SAM4E-EK NSH configuration now has networking enabled by default --- Documentation/NuttX.html | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index b5aaf4ccaa4..7cb69176aee 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -3123,12 +3123,16 @@ Mem: 29232 5920 23312 23312

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 + A fully functional NuttShell (NSH) configuration is available (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.

+