mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-24 13:58:36 +08:00
[src][Kconfig]Open soft_timer by default
This commit is contained in:
+1
-1
@@ -100,7 +100,7 @@ config IDLE_THREAD_STACK_SIZE
|
||||
|
||||
config RT_USING_TIMER_SOFT
|
||||
bool "Enable software timer with a timer thread"
|
||||
default n
|
||||
default y
|
||||
help
|
||||
the timeout function context of soft-timer is under a high priority timer
|
||||
thread.
|
||||
|
||||
Reference in New Issue
Block a user