summaryrefslogtreecommitdiff
path: root/nuttx/configs/micropendous3
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-06-08 23:30:39 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-06-08 23:30:39 +0000
commit19b8bf8f79b7f678e2d2c473bf07ecb1add9fb42 (patch)
tree243a21828280bdd27b32f5252f5a19e4eecc5249 /nuttx/configs/micropendous3
parentfe2959c7e6d314cc44cf5472d20b8ac6d5806b51 (diff)
downloadpx4-nuttx-19b8bf8f79b7f678e2d2c473bf07ecb1add9fb42.tar.gz
px4-nuttx-19b8bf8f79b7f678e2d2c473bf07ecb1add9fb42.tar.bz2
px4-nuttx-19b8bf8f79b7f678e2d2c473bf07ecb1add9fb42.zip
This finishes ALL AVR assembly language
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3685 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/micropendous3')
-rw-r--r--nuttx/configs/micropendous3/ostest/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/configs/micropendous3/ostest/defconfig b/nuttx/configs/micropendous3/ostest/defconfig
index ffd9852d4..de3a7328b 100644
--- a/nuttx/configs/micropendous3/ostest/defconfig
+++ b/nuttx/configs/micropendous3/ostest/defconfig
@@ -262,6 +262,7 @@ CONFIG_HAVE_LIBM=n
CONFIG_DEBUG=n
CONFIG_DEBUG_VERBOSE=n
CONFIG_DEBUG_SYMBOLS=n
+CONFIG_DEBUG_SCHED=n
CONFIG_MM_REGIONS=1
CONFIG_ARCH_LOWPUTC=y
CONFIG_RR_INTERVAL=200