Basic enc29j80 init logic exercised

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2650 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2010-05-04 01:28:47 +00:00
parent 24708b829d
commit e3a83d119a

View File

@ -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>