summaryrefslogtreecommitdiff
path: root/nuttx/configs/nutiny-nuc120/ostest
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-02-26 20:53:21 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-02-26 20:53:21 +0000
commit0824a170e672c91b0b165015925cede117adb7f7 (patch)
tree6df8e5acc9df6e6b40390e44f349ac6548a2f9c8 /nuttx/configs/nutiny-nuc120/ostest
parent72bbeebe973f7313f3675533d8d19b382c8b1ac9 (diff)
downloadpx4-nuttx-0824a170e672c91b0b165015925cede117adb7f7.tar.gz
px4-nuttx-0824a170e672c91b0b165015925cede117adb7f7.tar.bz2
px4-nuttx-0824a170e672c91b0b165015925cede117adb7f7.zip
Cortex-M0/NUC120 now passes OS test; calibration NuTiny-NUC120 delay loop
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5677 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/nutiny-nuc120/ostest')
-rw-r--r--nuttx/configs/nutiny-nuc120/ostest/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/nutiny-nuc120/ostest/defconfig b/nuttx/configs/nutiny-nuc120/ostest/defconfig
index 3256fb1eb..a8c8e26bb 100644
--- a/nuttx/configs/nutiny-nuc120/ostest/defconfig
+++ b/nuttx/configs/nutiny-nuc120/ostest/defconfig
@@ -85,7 +85,7 @@ CONFIG_ARCH_CHIP="nuc1xx"
CONFIG_ARCH_HAVE_CMNVECTOR=y
# CONFIG_ARMV7M_CMNVECTOR is not set
# CONFIG_ARCH_HAVE_MPU is not set
-CONFIG_BOARD_LOOPSPERMSEC=6522
+CONFIG_BOARD_LOOPSPERMSEC=2988
# CONFIG_ARCH_CALIBRATION is not set
#
@@ -472,7 +472,7 @@ CONFIG_EXAMPLES_OSTEST_LOOPS=1
CONFIG_EXAMPLES_OSTEST_STACKSIZE=1536
CONFIG_EXAMPLES_OSTEST_NBARRIER_THREADS=3
CONFIG_EXAMPLES_OSTEST_RR_RANGE=10000
-CONFIG_EXAMPLES_OSTEST_RR_RUNS=10
+CONFIG_EXAMPLES_OSTEST_RR_RUNS=1
# CONFIG_EXAMPLES_PASHELLO is not set
# CONFIG_EXAMPLES_PIPE is not set
# CONFIG_EXAMPLES_POLL is not set