summaryrefslogtreecommitdiff
path: root/nuttx/configs/teensy/hello/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/teensy/hello/defconfig')
-rw-r--r--nuttx/configs/teensy/hello/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/teensy/hello/defconfig b/nuttx/configs/teensy/hello/defconfig
index ebab93ef4..582891e0e 100644
--- a/nuttx/configs/teensy/hello/defconfig
+++ b/nuttx/configs/teensy/hello/defconfig
@@ -166,7 +166,7 @@ CONFIG_ARCH_LEDS=y
# RTOS Features
#
# CONFIG_BOARD_INITIALIZE is not set
-CONFIG_MSEC_PER_TICK=10
+CONFIG_USEC_PER_TICK=10000
# CONFIG_SYSTEM_TIME64 is not set
CONFIG_RR_INTERVAL=0
# CONFIG_SCHED_CPULOAD is not set