summaryrefslogtreecommitdiff
path: root/nuttx/configs/zp214xpa
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/zp214xpa')
-rw-r--r--nuttx/configs/zp214xpa/nsh/defconfig2
-rw-r--r--nuttx/configs/zp214xpa/nxlines/defconfig2
2 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/zp214xpa/nsh/defconfig b/nuttx/configs/zp214xpa/nsh/defconfig
index 781272280..36e9e65d3 100644
--- a/nuttx/configs/zp214xpa/nsh/defconfig
+++ b/nuttx/configs/zp214xpa/nsh/defconfig
@@ -166,7 +166,7 @@ CONFIG_NSH_MMCSDMINOR=0
#
# RTOS Features
#
-CONFIG_MSEC_PER_TICK=10
+CONFIG_USEC_PER_TICK=10000
CONFIG_RR_INTERVAL=0
# CONFIG_SCHED_INSTRUMENTATION is not set
CONFIG_TASK_NAME_SIZE=0
diff --git a/nuttx/configs/zp214xpa/nxlines/defconfig b/nuttx/configs/zp214xpa/nxlines/defconfig
index 5bbe4ae83..4b80da4f7 100644
--- a/nuttx/configs/zp214xpa/nxlines/defconfig
+++ b/nuttx/configs/zp214xpa/nxlines/defconfig
@@ -165,7 +165,7 @@ CONFIG_ARCH_BOARD="zp214xpa"
#
# RTOS Features
#
-CONFIG_MSEC_PER_TICK=10
+CONFIG_USEC_PER_TICK=10000
CONFIG_RR_INTERVAL=0
# CONFIG_SCHED_INSTRUMENTATION is not set
CONFIG_TASK_NAME_SIZE=0