-
CONFIG_PM_PARTITION_SIZE_BSDLIB_SRAM
¶
Memory reserved for BSDLIB_SRAM.
Type: hex
Help¶
Memory set aside for the $(partition) partition.
Default¶
0x10000
Kconfig definition¶
At <nRF>/subsys/partition_manager/Kconfig.template.partition_size:2
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:9
→ <BuildDir>/Kconfig/Kconfig.modules:1
→ <nRF>/Kconfig.nrf:25
→ <nRF>/subsys/Kconfig:36
→ <nRF>/subsys/partition_manager/Kconfig:73
Menu path: (Top) → Modules → Nordic nRF Connect → Partition Manager → NCS subsystem configurations
config PM_PARTITION_SIZE_BSDLIB_SRAM
hex "Memory reserved for BSDLIB_SRAM."
default 0x10000
depends on BSD_LIBRARY
help
Memory set aside for the $(partition) partition.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)