CONFIG_MEMFAULT_NCS_FLASH_REGION_SIZE

(No prompt – not directly user assignable.)

Type: hex

Direct dependencies

MEMFAULT_NCS_INTERNAL_FLASH_BACKED_COREDUMP && MEMFAULT

(Includes any dependencies from ifs and menus.)

Default

  • 0

Kconfig definition

At <nRF>/modules/memfault/Kconfig:146

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:23<Zephyr>/modules/Kconfig:6<BuildDir>/kconfig/Kconfig.modules:2<nRF>/Kconfig.nrf:51<nRF>/modules/Kconfig:10

Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Save coredump to internal flash instead of RAM

config MEMFAULT_NCS_FLASH_REGION_SIZE
    hex
    default 0
    depends on MEMFAULT_NCS_INTERNAL_FLASH_BACKED_COREDUMP && MEMFAULT

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