CONFIG_BUILD_NO_GAP_FILL

Don’t fill gaps in generated hex/bin/s19 files.

Type: bool

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At <Zephyr>/Kconfig.zephyr:302

Included via <Zephyr>/Kconfig:8

Menu path: (Top) → Build and Link Features → Build Options

config BUILD_NO_GAP_FILL
    bool "Don't fill gaps in generated hex/bin/s19 files."

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