Skip to content
Commit cc4ffb2a authored by Andrej Butok's avatar Andrej Butok Committed by Carles Cufí
Browse files

kernel: cmake: fix k_sleep compilation error for single thread



Fix k_sleep compilation error:
[build] ... syscalls/kernel.h:135: undefined reference to `z_impl_k_sleep'
for single thread applications (CONFIG_MULTITHREADING = n).
The shed.c contains source code which must be present also
in single thread applications.

Signed-off-by: default avatarAndrej Butok <andrey.butok@nxp.com>
parent 28445d62
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment