-
choice: Select ZBOSS trace logging method: hexdump, binary, NCP transport
Select ZBOSS trace logging method: hexdump, binary, NCP transport
Type: bool
Default¶
Choice options¶
Kconfig definition¶
At <nRF>/subsys/zigbee/Kconfig:206
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:31
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:54
→ <nRF>/subsys/Kconfig:40
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Enable Zigbee stack → Zigbee Log configuration
choice
bool "Select ZBOSS trace logging method: hexdump, binary, NCP transport"
default ZBOSS_TRACE_HEXDUMP_LOGGING
depends on ZIGBEE_HAVE_SERIAL && ZIGBEE
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)