summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-12-01 21:14:56 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-12-01 21:14:56 +0000
commitdfabfdb7eea9614e388bc7f0b82bf39e1b648525 (patch)
treea7c33b72c501a3318c184d12a824e66563a4b171 /nuttx/configs/stm3210e-eval
parent162685e3506a88106dd36988060ad2c557617402 (diff)
downloadpx4-nuttx-dfabfdb7eea9614e388bc7f0b82bf39e1b648525.tar.gz
px4-nuttx-dfabfdb7eea9614e388bc7f0b82bf39e1b648525.tar.bz2
px4-nuttx-dfabfdb7eea9614e388bc7f0b82bf39e1b648525.zip
Fix a problem with TX status on resume from stall
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2295 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/stm3210e-eval')
-rwxr-xr-xnuttx/configs/stm3210e-eval/usbstorage/defconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/nuttx/configs/stm3210e-eval/usbstorage/defconfig b/nuttx/configs/stm3210e-eval/usbstorage/defconfig
index 2efccbe27..a1cd47c33 100755
--- a/nuttx/configs/stm3210e-eval/usbstorage/defconfig
+++ b/nuttx/configs/stm3210e-eval/usbstorage/defconfig
@@ -816,9 +816,9 @@ CONFIG_EXAMPLES_USBSTRG_NLUNS=1
CONFIG_EXAMPLES_USBSTRG_DEVMINOR1=0
CONFIG_EXAMPLES_USBSTRG_DEVPATH1="/dev/mmcsd0"
CONFIG_EXAMPLES_USBSTRG_TRACEINIT=n
-CONFIG_EXAMPLES_USBSTRG_TRACECLASS=y
-CONFIG_EXAMPLES_USBSTRG_TRACETRANSFERS=y
-CONFIG_EXAMPLES_USBSTRG_TRACECONTROLLER=y
+CONFIG_EXAMPLES_USBSTRG_TRACECLASS=n
+CONFIG_EXAMPLES_USBSTRG_TRACETRANSFERS=n
+CONFIG_EXAMPLES_USBSTRG_TRACECONTROLLER=n
CONFIG_EXAMPLES_USBSTRG_TRACEINTERRUPTS=n
#