mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 17:33:08 +08:00
risc-v/esp32c3: Change ESP32C3_RT_TIMER_TASK_PRIORITY comment into help text
This commit is contained in:
committed by
liuhaitao
parent
b85090684d
commit
bfb8eec64a
@@ -382,7 +382,10 @@ config ESP32C3_RT_TIMER_TASK_NAME
|
||||
|
||||
config ESP32C3_RT_TIMER_TASK_PRIORITY
|
||||
int "Timer task priority"
|
||||
default 223 # Lower than high priority workqueue
|
||||
default 223
|
||||
---help---
|
||||
Priority level of the RT Timer task.
|
||||
Must be lower than the SCHED_HPWORKPRIORITY.
|
||||
|
||||
config ESP32C3_RT_TIMER_TASK_STACK_SIZE
|
||||
int "Timer task stack size"
|
||||
|
||||
Reference in New Issue
Block a user