CONFIG_PM_PARTITION_SIZE_ZBOSS_NVRAM
Memory reserved for ZBOSS_NVRAM
Memory reserved for ZBOSS_NVRAM
Type: hex
Help
Memory set aside for the $(partition) partition.
Help
Memory set aside for the $(partition) partition.
Direct dependencies
(ZIGBEE
&& !SOC_NRF52833
) || (ZIGBEE
&& SOC_NRF52833
)
(Includes any dependencies from ifs and menus.)
Defaults
0x8000
0x4000
Kconfig definitions
At <nRF>/subsys/partition_manager/Kconfig.template.partition_size:2
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:92
→ <nRF>/subsys/Kconfig:42
→ <nRF>/subsys/partition_manager/Kconfig:70
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Partition Manager → Zephyr subsystem configurations
config PM_PARTITION_SIZE_ZBOSS_NVRAM
hex "Memory reserved for ZBOSS_NVRAM"
default 0x8000
depends on ZIGBEE && !SOC_NRF52833
help
Memory set aside for the $(partition) partition.
At <nRF>/subsys/partition_manager/Kconfig.template.partition_size:2
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:92
→ <nRF>/subsys/Kconfig:42
→ <nRF>/subsys/partition_manager/Kconfig:76
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Partition Manager → Zephyr subsystem configurations
config PM_PARTITION_SIZE_ZBOSS_NVRAM
hex "Memory reserved for ZBOSS_NVRAM"
default 0x4000
depends on ZIGBEE && SOC_NRF52833
help
Memory set aside for the $(partition) partition.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)