-
CONFIG_NET_DEBUG_COAP
¶
Debug COAP
Type: bool
Help¶
Enables CoaP output debug messages
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At subsys/net/lib/coap/Kconfig:65
Included via Kconfig:10
→ Kconfig.zephyr:35
→ subsys/Kconfig:22
→ subsys/net/Kconfig:93
→ subsys/net/lib/Kconfig:9
Menu path: (top menu) → Networking → Network Protocols
config NET_DEBUG_COAP bool prompt "Debug COAP" ifCOAP
&&NET_LOG
&&NETWORKING
depends onCOAP
&&NET_LOG
&&NETWORKING
help Enables CoaP output debug messages
(Definitions include propagated dependencies, including from if’s and menus.)