Browse Source
Clarify that the idle thread has priority CONFIG_NUM_PREEMPT_PRIORITIES, not (CONFIG_NUM_PREEMPT_PRIORITIES - 1). The idle thread priority ranges from 0 to 127 and never has a cooperative thread priority. Signed-off-by: Jonas Spinner <jonas.spinner@burkert.com>pull/85835/head
2 changed files with 2 additions and 5 deletions
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 27 KiB |
Loading…
Reference in new issue