From 7c3e419c199ef3909857124be8b608ea9cc655cd Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 21 Feb 2012 15:17:42 +0000 Subject: 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 --- nuttx/configs/stm32f4discovery/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/configs/stm32f4discovery/README.txt') 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 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 -- cgit v1.2.3