:orphan: .. title:: BUILD_NO_GAP_FILL .. option:: 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 ================== .. highlight:: kconfig At ``Kconfig.zephyr:304`` Included via ``Kconfig:8`` Menu path: (Top) → Build and Link Features → Build Options .. parsed-literal:: 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.)*