risc-v/esp32c3: Change ESP32C3_RT_TIMER_TASK_PRIORITY comment into help text
This commit is contained in:
parent
9df2179562
commit
016652f7d7
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user