zephyr/doc/kernel/services
Jonas Spinner b9ee6af4fe 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 <jonas.spinner@burkert.com>
2025-02-16 13:27:03 +01:00
..
data_passing kernel/pipe: implement direct-to-pending-readers data copy 2025-01-21 19:44:57 +01:00
other arch: kernel: lib: toolchain: Standardize TLS keyword 2024-09-23 10:01:48 +02:00
scheduling
smp Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
synchronization
threads doc: kernel: threads: fix idle thread priority documentation 2025-02-16 13:27:03 +01:00
timing doc: kernel: fix improper Sphinx C domain usage 2024-06-07 16:48:14 +03:00
index.rst
interrupts.rst doc: sphinx-lint: fix bad usage of "default role" 2024-09-13 11:42:51 -05:00
polling.rst doc: kernel: fix k_poll example 2024-09-05 17:02:18 -04:00