summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttX.html
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-05-23 23:37:25 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-05-23 23:37:25 +0000
commit96810b921dd00bb3c235f9eee3b415e05b642f7c (patch)
treec5615082f5f922dd3246e1d51f6119ec9e35079d /nuttx/Documentation/NuttX.html
parent6faf10944cba8e6461fe1d819e1d4b30f4dfdde8 (diff)
downloadpx4-nuttx-96810b921dd00bb3c235f9eee3b415e05b642f7c.tar.gz
px4-nuttx-96810b921dd00bb3c235f9eee3b415e05b642f7c.tar.bz2
px4-nuttx-96810b921dd00bb3c235f9eee3b415e05b642f7c.zip
Add SPI-based MMC/SD support for lm3s
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1820 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Documentation/NuttX.html')
-rw-r--r--nuttx/Documentation/NuttX.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index 4c67353fb..8f4d62a08 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -1419,6 +1419,7 @@ nuttx-0.4.7 2009-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;
Micromint Eagle100 board.
* Documentation/NuttxPortingGuide.html: Added a section on NuttX device drivers.
* arch/arm/src/lm3s: Added an SSI driver for the LM3S6918
+ * examples/nsh: Added MMC/SD support for the LM3S6918
pascal-0.1.3 2009-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;