summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm32f4discovery/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-02-21 15:17:42 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-02-21 15:17:42 +0000
commit7c3e419c199ef3909857124be8b608ea9cc655cd (patch)
treefd243afa8745a5387ad24e0c42901c2f4815919e /nuttx/configs/stm32f4discovery/README.txt
parentd8c5bb665689ca21086c30f137626a311a1afed3 (diff)
downloadpx4-nuttx-7c3e419c199ef3909857124be8b608ea9cc655cd.tar.gz
px4-nuttx-7c3e419c199ef3909857124be8b608ea9cc655cd.tar.bz2
px4-nuttx-7c3e419c199ef3909857124be8b608ea9cc655cd.zip
Add logic to STM32 SDIO driver to terminate on a DMA error
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4408 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/stm32f4discovery/README.txt')
-rwxr-xr-xnuttx/configs/stm32f4discovery/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/stm32f4discovery/README.txt b/nuttx/configs/stm32f4discovery/README.txt
index 7187130b4..7492d03b0 100755
--- a/nuttx/configs/stm32f4discovery/README.txt
+++ b/nuttx/configs/stm32f4discovery/README.txt
@@ -587,7 +587,7 @@ Where <subdir> is one of the following:
CONFIG_DEBUG_PWM
- 1. This example supports the Quadrature Encode test (apps/examples/qencoder)
+ 2. This example supports the Quadrature Encode test (apps/examples/qencoder)
but this must be manually enabled by selecting:
CONFIG_QENCODER=y : Enable the generic Quadrature Encoder infrastructure