zephyr/samples/posix/posix.rst
Paul Sokolovsky 4e116873f5 samples: posix: gettimeofday: Demo gettimeofday() returning correct time
Achieved using CONFIG_NET_CONFIG_CLOCK_SNTP_INIT option, i.e. querying
time over network using SNTP.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2019-10-28 13:04:35 +02:00

11 lines
117 B
ReStructuredText

.. _posix-samples:
POSIX Subsystem Samples
#######################
.. toctree::
:maxdepth: 1
:glob:
**/*