CONFIG_BT_RPC_HOST_NRF53_SRAM_SIZE

(No prompt – not directly user assignable.)

Type: hex

Direct dependencies

BT_RPC && SOC_NRF5340_CPUAPP

(Includes any dependencies from ifs and menus.)

Default

  • “0x0”

Kconfig definition

At <nRF>/subsys/partition_manager/Kconfig:111

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:36

Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Partition Manager → NCS samples configurations

config BT_RPC_HOST_NRF53_SRAM_SIZE
    hex
    default "0x0"
    depends on BT_RPC && SOC_NRF5340_CPUAPP

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