CONFIG_ZIGBEE_LIBRARY_NCP_DEV

Network co-processor (connectivity device) [EXPERIMENTAL]

Type: bool

Help

The Zigbee stack is implemented on the connectivity SoC, but the application is implemented on the host MCU

Direct dependencies

<choice: Zigbee platform design>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <nrfxlib>/zboss/development/Kconfig:18

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:23<Zephyr>/modules/Kconfig:6<BuildDir>/Kconfig/Kconfig.modules:14<nrfxlib>/Kconfig.nrfxlib:16<nrfxlib>/zboss/Kconfig:38

Menu path: (Top) → Modules → nrfxlib (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrfxlib) → Nordic nrfxlib → ZBOSS library configuration → Zigbee platform design

config ZIGBEE_LIBRARY_NCP_DEV
    bool "Network co-processor (connectivity device) [EXPERIMENTAL]"
    depends on <choice: Zigbee platform design>
    help
      The Zigbee stack is implemented on the connectivity SoC,
      but the application is implemented on the host MCU

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)