summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttX.html
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/Documentation/NuttX.html')
-rw-r--r--nuttx/Documentation/NuttX.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index 63e59af74..b44b4a43b 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/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 <a href="NuttShell.html">(NSH)</a>
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.
</p>
<p>
<b>Development Environments:</b>