-
CONFIG_BUILD_NO_GAP_FILL
¶
Don’t fill gaps in generated hex/bin/s19 files.
Type: bool
Direct dependencies¶
BUILD_OUTPUT_HEX
|| BUILD_OUTPUT_BIN
|| BUILD_OUTPUT_S19
(Includes any dependencies from if’s and menus.)
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At Kconfig.zephyr:306
Included via Kconfig:10
Menu path: (top menu) → Build and Link Features → Build Options
config BUILD_NO_GAP_FILL bool prompt "Don't fill gaps in generated hex/bin/s19 files." ifBUILD_OUTPUT_HEX
||BUILD_OUTPUT_BIN
||BUILD_OUTPUT_S19
depends onBUILD_OUTPUT_HEX
||BUILD_OUTPUT_BIN
||BUILD_OUTPUT_S19
(Definitions include propagated dependencies, including from if’s and menus.)