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:31
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:86
→ <nrfxlib>/Kconfig.nrfxlib:15
Menu path: (Top) → Modules → nrfxlib (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrfxlib) → 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.)