summaryrefslogtreecommitdiff
path: root/nuttx/configs/spark/usbserial/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/spark/usbserial/defconfig')
-rw-r--r--nuttx/configs/spark/usbserial/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/spark/usbserial/defconfig b/nuttx/configs/spark/usbserial/defconfig
index cf021438b..2634d58c1 100644
--- a/nuttx/configs/spark/usbserial/defconfig
+++ b/nuttx/configs/spark/usbserial/defconfig
@@ -361,7 +361,7 @@ CONFIG_SPARK_FLASH_MINOR=0
# RTOS Features
#
CONFIG_BOARD_INITIALIZE=y
-CONFIG_MSEC_PER_TICK=10
+CONFIG_USEC_PER_TICK=10000
# CONFIG_SYSTEM_TIME64 is not set
CONFIG_RR_INTERVAL=200
# CONFIG_SCHED_CPULOAD is not set