Add a variant of the SNTP API that does not block while waiting for a response from the SNTP server. Instead it takes advantage of `CONFIG_NET_SOCKETS_SERVICE` to read the response asynchronously when the response is received. Signed-off-by: Jordan Yates <jordan@embeint.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| sntp_pkt.h | ||
| sntp_simple.c | ||
| sntp.c | ||