Commit b9ee6af
doc: kernel: threads: fix idle thread priority documentation
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 <[email protected]>1 parent e3897f0 commit b9ee6af
File tree
2 files changed
+2
-5
lines changed- doc/kernel/services/threads
2 files changed
+2
-5
lines changed
0 commit comments