From e3a83d119ac7d7e99b474470344d61e737c964f1 Mon Sep 17 00:00:00 2001
From: patacongo
Date: Tue, 4 May 2010 01:28:47 +0000
Subject: [PATCH] Basic enc29j80 init logic exercised
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2650 42af7a65-404d-4744-a932-0658087f49c3
---
Documentation/NuttX.html | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html
index 63e59af745..b44b4a43bc 100644
--- a/Documentation/NuttX.html
+++ b/Documentation/NuttX.html
@@ -897,8 +897,9 @@
Two configurations have been verified: (1) The board boots and passes the OS test
with console output visible on UART0, and the NuttShell (NSH)
is fully functional with interrupt driven serial console. An SPI driver is available
- but untested (because the Olimex card slot appears to accept only MMC cards; I have
- only SD cards). Additional features are needed: USB driver, MMC integration, to name two.
+ but only partially tested. Additional features are needed: USB driver, MMC/SD integration,
+ to name two. And ENC29J60 Ethernet driver for add-on hardware is under development and
+ should be available in the NuttX 5.5 release.
Development Environments: