mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-23 15:05:22 +00:00
Add a way of finding if a microkernel task is the idle task instead of of duplicating: task_priority_get() == (CONFIG_NUM_TASK_PRIORITIES - 1) which could be subject to change. Only available for microkernel, since there is no such concept in the nanokernel. Change-Id: Ie8930981f1a2ac5ff16f905f4eb4e333c8b59c5d Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com> |
||
---|---|---|
arch | ||
boards | ||
doc | ||
drivers | ||
include | ||
kernel | ||
lib | ||
misc | ||
net | ||
samples | ||
scripts | ||
tests | ||
.checkpatch.conf | ||
.gitattributes | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
Kbuild | ||
Kconfig | ||
Kconfig.zephyr | ||
LICENSE | ||
Makefile | ||
Makefile.inc | ||
zephyr-env.sh |