mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 14:32:21 +00:00
Add support for task_sleep() and fiber_sleep() during the system initialization. When CONFIG_NANO_TIMEOUTS defined, before the k_server() starts, kernel uses nanokernel system clock announce and task sleep functionality. To give device drivers early sleep functionality, the system clock has to start on SECONDARY initialization level, same as most of the drivers. Change-Id: I5b3cf3da4c8d8398a966e901ab211f2fcee18dd6 Signed-off-by: Dmitriy Korovkin <dmitriy.korovkin@windriver.com> |
||
---|---|---|
.. | ||
configs | ||
microkernel | ||
nanokernel | ||
Kconfig | ||
Makefile |