doc: Remove tickless idle from PM in introduction

Tickless idle has been replaced by the tickless kernel and also power
management has become much more advanced.

See also: https://github.com/zephyrproject-rtos/zephyr/pull/33302

Signed-off-by: Manoel Brunnen <mb@lee-brunnen.de>
This commit is contained in:
Manoel Brunnen 2023-05-10 16:48:25 +02:00 committed by Carles Cufí
parent 5096aa1c00
commit c51da6f96c
1 changed files with 3 additions and 2 deletions

View File

@ -60,8 +60,9 @@ Zephyr offers a large and ever growing number of features including:
* *Inter-thread Data Passing Services* for basic message queues, enhanced
message queues, and byte streams.
* *Power Management Services* such as tickless idle and an advanced idling
infrastructure.
* *Power Management Services* such as overarching, application or
policy-defined, System Power Management and fine-grained, driver-defined,
Device Power Management.
**Multiple Scheduling Algorithms**
Zephyr provides a comprehensive set of thread scheduling choices: