summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttX.html
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-05-04 01:28:47 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-05-04 01:28:47 +0000
commitb3e9a45e0f48658818b7bf8ef6f23e60be2f9e37 (patch)
tree64ef43461291c0afbab24480828c4bf93c5c9886 /nuttx/Documentation/NuttX.html
parenteccc4cf309273c74ea4a51c57efcaf29572175c0 (diff)
downloadpx4-nuttx-b3e9a45e0f48658818b7bf8ef6f23e60be2f9e37.tar.gz
px4-nuttx-b3e9a45e0f48658818b7bf8ef6f23e60be2f9e37.tar.bz2
px4-nuttx-b3e9a45e0f48658818b7bf8ef6f23e60be2f9e37.zip
Basic enc29j80 init logic exercised
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2650 42af7a65-404d-4744-a932-0658087f49c3
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>