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 kernel/sys_clock.h: Deprecate and convert uses of old conversions 2019-11-08 11:08:58 +01:00
cmsis_rtos_v2 kernel: overhaul unused stack measurement 2020-02-08 10:02:35 +02:00
gui kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
libc kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
os crc: Add crc8 implementation and tests 2020-03-10 12:53:53 +02:00
posix lib: posix: Fix undefined reference to clock_gettime() 2020-03-10 14:57:16 +02:00
updatehub net: sockets: tls: Add missing symbols for a few options 2020-01-20 09:58:23 +02:00
CMakeLists.txt libc: Added Kconfig choice to select C library 2019-11-01 14:18:36 +01:00
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00