CONFIG_NRF_RPC

nRF RPC (Remote Procedure Call) library

Type: bool

Help

Enable nRF RPC (Remote Procedure Call) library

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At <nrfxlib>/nrf_rpc/Kconfig:7

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:9<BuildDir>/Kconfig/Kconfig.modules:5<nrfxlib>/Kconfig.nrfxlib:15

Menu path: (Top) → Modules → Nordic nrfxlib

menuconfig NRF_RPC
    bool "nRF RPC (Remote Procedure Call) library"
    help
      Enable nRF RPC (Remote Procedure Call) library

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