nuttx-apps/netutils/ntpclient
YAMAMOTO Takashi ab86da4639 netutils/ntpclient/Kconfig: Add NETUTILS_NTPCLIENT_STAY_ON
It's used in the code but missing in Kconfig.
I guess the PR [1] forgot to add this.

Make it "y" by default because it seems like the original behavior
before the PR [1].  I have no strong opinions on the default
either ways.

[1] https://github.com/apache/incubator-nuttx-apps/pull/570
2021-02-15 01:53:37 -08:00
..
Kconfig netutils/ntpclient/Kconfig: Add NETUTILS_NTPCLIENT_STAY_ON 2021-02-15 01:53:37 -08:00
Make.defs Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -06:00
Makefile build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 2020-07-09 15:17:37 -03:00
ntpclient.c ntpclient.c: Avoid integer overflows in offset calculation 2021-02-09 22:47:20 -08:00
ntpv3.h netutils/ntpclient: add more features 2021-01-26 03:23:27 -08:00