zephyr/tests/lib/sys_util
Alberto Escolar Piedras 88d4ae7cb9 include/sys/util: Fix WAIT_FOR for POSIX_ARCH
WAIT_FOR is a busy wait loop, which in the POSIX ARCH
should include a very minor delay in each iteration.

After this fix, tests/lib/sys_util does not need to
exclude native_posix anymore.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-03-03 17:12:30 +01:00
..
src
CMakeLists.txt
prj.conf
testcase.yaml include/sys/util: Fix WAIT_FOR for POSIX_ARCH 2023-03-03 17:12:30 +01:00