summaryrefslogtreecommitdiff
path: root/nuttx/configs/pcblogic-pic32mx/ostest/defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-11-10 22:15:10 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-11-10 22:15:10 +0000
commitf0a1251a7b4c2e9dee486f95db2c6e87a06274bd (patch)
treea9bf0f6c20415dd777cbafe1a0175880a53fe0c6 /nuttx/configs/pcblogic-pic32mx/ostest/defconfig
parent97532cbaafe1225ad8e96ff52212681cd87ed907 (diff)
downloadpx4-nuttx-f0a1251a7b4c2e9dee486f95db2c6e87a06274bd.tar.gz
px4-nuttx-f0a1251a7b4c2e9dee486f95db2c6e87a06274bd.tar.bz2
px4-nuttx-f0a1251a7b4c2e9dee486f95db2c6e87a06274bd.zip
This PIC32 MCUs don't have enough RAM to run the roundrobin test without modification
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4088 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 8baa01a93..785c61d88 100644
--- a/nuttx/configs/pcblogic-pic32mx/ostest/defconfig
+++ b/nuttx/configs/pcblogic-pic32mx/ostest/defconfig
@@ -329,7 +329,7 @@ CONFIG_DEBUG_SYMBOLS=n
CONFIG_DEBUG_SCHED=n
CONFIG_MM_REGIONS=1
CONFIG_ARCH_LOWPUTC=y
-CONFIG_RR_INTERVAL=200
+CONFIG_RR_INTERVAL=0
CONFIG_SCHED_INSTRUMENTATION=n
CONFIG_TASK_NAME_SIZE=0
CONFIG_START_YEAR=2011