-
CONFIG_PM_EXTERNAL_FLASH_SIZE
¶
External flash size (in bytes)
Type: hex
Defaults¶
No defaults. Implicitly defaults to the empty string.
Kconfig definition¶
At <nRF>/subsys/partition_manager/Kconfig:145
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:6
→ <BuildDir>/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:50
→ <nRF>/subsys/Kconfig:36
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Partition Manager → Support external flash in Partition Manager
config PM_EXTERNAL_FLASH_SIZE
hex "External flash size (in bytes)"
depends on PM_EXTERNAL_FLASH
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)