summaryrefslogtreecommitdiff
path: root/nuttx/Documentation
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-08-07 11:31:31 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-08-07 11:31:31 -0600
commit7848ded204d5ba4607f9fff39eba86a67b6dab42 (patch)
treef814f1947e41758dc25e7d8fb5c32f0b5e42cba3 /nuttx/Documentation
parent2ba66ac0d2d6d7aa2ab16a8da4d65aa35522314a (diff)
downloadpx4-nuttx-7848ded204d5ba4607f9fff39eba86a67b6dab42.tar.gz
px4-nuttx-7848ded204d5ba4607f9fff39eba86a67b6dab42.tar.bz2
px4-nuttx-7848ded204d5ba4607f9fff39eba86a67b6dab42.zip
Change setup logic to hand MTD minor numbers for AT24, HSMCI0, and HSMCI1
Diffstat (limited to 'nuttx/Documentation')
-rw-r--r--nuttx/Documentation/NuttX.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index 246fdef3c..b7d752cce 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -1998,7 +1998,7 @@
(1) An OS test configuration that verifies the correct port of NuttX to the part and
(2) a NuttShell (<a href="NuttShell.html">NSH</a>) configuration that might be the basis for further application development.
Develop continues.
- Drivers for DMA, SPI, AT25 Serial Flash, and HSMCI memory cards included in NuttX-6.30.
+ Support of DMA and PIO interrupts and drivers for SPI, AT25 Serial Flash, and HSMCI memory cards included in NuttX-6.30.
More device drivers are needed to make this a more complete port, particularly USB and networking.
Refer to the NuttX board <a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/nuttx/configs/sama5d3x-ek/README.txt">README</a> file for further information.
</p>