-
CONFIG_PM_EXTERNAL_FLASH_BASE
¶
External flash base address
Type: hex
Default¶
0
Kconfig definition¶
At <nRF>/subsys/partition_manager/Kconfig:148
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_BASE
hex "External flash base address"
default 0
depends on PM_EXTERNAL_FLASH
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)