mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
xtensa/esp32: Change ESP32_RT_TIMER_TASK_PRIORITY comment into help text
This commit is contained in:
committed by
patacongo
parent
2b179c5ab3
commit
91955be0e1
@@ -982,7 +982,10 @@ config ESP32_RT_TIMER_TASK_NAME
|
||||
|
||||
config ESP32_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 ESP32_RT_TIMER_TASK_STACK_SIZE
|
||||
int "Timer task stack size"
|
||||
|
||||
Reference in New Issue
Block a user