-
CONFIG_NET_DEBUG_SNTP
¶
Debug SNTP
Type: bool
Help¶
Enable debug message of SNTP client library
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At subsys/net/lib/sntp/Kconfig:15
Included via Kconfig:10
→ Kconfig.zephyr:35
→ subsys/Kconfig:22
→ subsys/net/Kconfig:93
→ subsys/net/lib/Kconfig:19
Menu path: (top menu) → Networking → Network Protocols → SNTP Support
config NET_DEBUG_SNTP bool prompt "Debug SNTP" ifSNTP
&&NETWORKING
depends onSNTP
&&NETWORKING
help Enable debug message of SNTP client library
(Definitions include propagated dependencies, including from if’s and menus.)