zephyr/lib
Flavio Ceolin 9e45c67679 lib: posix: Fix undefined reference to clock_gettime()
timespec_to_timeoutms calls clock_gettime that requires
CONFIG_POSIX_CLOCK. ifdef this function to avoid undefined reference.

Fixes #20137

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2020-03-10 14:57:16 +02:00
..
cmsis_rtos_v1
cmsis_rtos_v2
gui
libc
os
posix
updatehub
CMakeLists.txt
Kconfig