This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
5db2390e9d
zephyr
/
samples
/
posix
/
posix.rst
11 lines
105 B
ReStructuredText
Raw
Normal View
History
Unescape
Escape
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-09-12 23:33:55 +08:00
..
_posix-samples:
samples: posix: change Subsystem to API The POSIX API in Zephyr is considered more of a library than a Subsystem. Adjust the samples doc to reflect that. Signed-off-by: Christopher Friedt <cfriedt@meta.com>
2024-01-23 01:18:30 +08:00
POSIX API Samples
#################
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-09-12 23:33:55 +08:00
..
toctree
::
:maxdepth:
1
:glob:
**/*