summaryrefslogtreecommitdiff
path: root/nuttx/configs/pcblogic-pic32mx/ostest/defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-05-18 19:52:17 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-05-18 19:52:17 +0000
commit39ec51e53213f317a6f2efbaf9b7495a8eef2c37 (patch)
treeef588c8d390b70f77c67bbd49d4ce94c33eb0623 /nuttx/configs/pcblogic-pic32mx/ostest/defconfig
parent4b68c0f55b1e581c95bacbd0e7587e735f4e8e31 (diff)
downloadpx4-nuttx-39ec51e53213f317a6f2efbaf9b7495a8eef2c37.tar.gz
px4-nuttx-39ec51e53213f317a6f2efbaf9b7495a8eef2c37.tar.bz2
px4-nuttx-39ec51e53213f317a6f2efbaf9b7495a8eef2c37.zip
More PIC32 context switching logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3625 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/pcblogic-pic32mx/ostest/defconfig')
-rw-r--r--nuttx/configs/pcblogic-pic32mx/ostest/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/pcblogic-pic32mx/ostest/defconfig b/nuttx/configs/pcblogic-pic32mx/ostest/defconfig
index e357a9e35..0e74af970 100644
--- a/nuttx/configs/pcblogic-pic32mx/ostest/defconfig
+++ b/nuttx/configs/pcblogic-pic32mx/ostest/defconfig
@@ -309,7 +309,7 @@ CONFIG_HAVE_LIBM=n
CONFIG_DEBUG=n
CONFIG_DEBUG_VERBOSE=n
CONFIG_DEBUG_SYMBOLS=n
-CONFIG_MM_REGIONS=2
+CONFIG_MM_REGIONS=1
CONFIG_ARCH_LOWPUTC=y
CONFIG_RR_INTERVAL=200
CONFIG_SCHED_INSTRUMENTATION=n