Skip to:
Add support for the SNTP (Simple Network Time Protocol) when NET_LWIP=y. We want similar functionality provided by net/sntp.c but with the lwIP stack.
net/sntp.c
Add support for the SNTP (Simple Network Time Protocol) when NET_LWIP=y. We want similar functionality provided by
net/sntp.c
but with the lwIP stack.