summaryrefslogtreecommitdiff
path: root/nuttx/configs/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-05-26 16:07:25 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-05-26 16:07:25 +0000
commit3a1f59ff8e4f6f3d93df5c1e18ff0a040be497a1 (patch)
tree9c97ffeec07203bb625497b51ac2f248cddbcb5f /nuttx/configs/README.txt
parent592692eccc744405b4d93b6df411974e97dca6d7 (diff)
downloadpx4-nuttx-3a1f59ff8e4f6f3d93df5c1e18ff0a040be497a1.tar.gz
px4-nuttx-3a1f59ff8e4f6f3d93df5c1e18ff0a040be497a1.tar.bz2
px4-nuttx-3a1f59ff8e4f6f3d93df5c1e18ff0a040be497a1.zip
Updated MMC/SD SPI driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1826 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/README.txt')
-rw-r--r--nuttx/configs/README.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/configs/README.txt b/nuttx/configs/README.txt
index 096a6a54b..2dba9d0f5 100644
--- a/nuttx/configs/README.txt
+++ b/nuttx/configs/README.txt
@@ -286,6 +286,8 @@ defconfig -- This is a configuration file similar to the Linux
driver. Default is one.
CONFIG_MMCSD_READONLY - Provide read-only access. Default is
Read/Write
+ CONFIG_MMCSD_SPICLOCK - Maximum SPI clock to drive MMC/SD card.
+ Default is 20MHz.
TCP/IP and UDP support via uIP
CONFIG_NET - Enable or disable all network features