aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/stm32f4discovery
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-02-21 15:17:42 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-02-21 15:17:42 +0000
commitcb971e195ebb991a16d362c9bb54ad72c9ba2da2 (patch)
treefd243afa8745a5387ad24e0c42901c2f4815919e /nuttx/configs/stm32f4discovery
parent070f707e7d07ff9ded5a690c8a1e0702d663f4f4 (diff)
downloadpx4-firmware-cb971e195ebb991a16d362c9bb54ad72c9ba2da2.tar.gz
px4-firmware-cb971e195ebb991a16d362c9bb54ad72c9ba2da2.tar.bz2
px4-firmware-cb971e195ebb991a16d362c9bb54ad72c9ba2da2.zip
Add logic to STM32 SDIO driver to terminate on a DMA error
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4408 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/configs/stm32f4discovery')
-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