commit | 106a0f730651c1ee70ddc71489f4f9b3a54d817d | [log] [tgz] |
---|---|---|
author | Paul Sokolovsky <paul.sokolovsky@linaro.org> | Thu Sep 12 16:56:08 2019 +0300 |
committer | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Mon Oct 28 13:04:35 2019 +0200 |
tree | 4d1793b7cb47ce4c472986046c5f39c583792ae7 | |
parent | b422e4a8eaf68c2e289374c1613090e2be93190e [diff] |
net: lib: config: Add SYS_INIT handler to set clock from SNTP With this feature enabled (via CONFIG_NET_CONFIG_CLOCK_SNTP_INIT), an application will automagically get correct absolute time via POSIX functions like time(), gettimeofday(), etc. Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>