CONFIG_PM_EXTERNAL_FLASH_SIZE

[DEPRECATED] External flash size (in bytes)

Type: hex

Help

[DEPRECATED] This value is extracted directly from devicetree. Remove
its configuration. See 'Using external flash memory partitions'
chapter in the documentation for instructions on how to fix this.

Direct dependencies

!n

(Includes any dependencies from ifs and menus.)

Default

  • 0

Kconfig definition

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

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

config PM_EXTERNAL_FLASH_SIZE
    hex "[DEPRECATED] External flash size (in bytes)"
    default 0
    depends on !n
    help
      [DEPRECATED] This value is extracted directly from devicetree. Remove
      its configuration. See 'Using external flash memory partitions'
      chapter in the documentation for instructions on how to fix this.

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