zephyr/samples/application_development
Torsten Rasmussen 35625c146a boards: samples: remove CONFIG_BUILD_NO_GAP_FILL=y and similar
Gap filling in hex files are now disabled per default, and therefore
there is no reason to explicitly disable gap filling.

It has never been possible to disable gap filling in binary files.
Disabling gap filling would just result in the binary file to be gap
filled with the tool's default value, objcopy=0x00.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2024-12-02 11:14:09 +01:00
..
code_relocation_nocopy boards: samples: remove CONFIG_BUILD_NO_GAP_FILL=y and similar 2024-12-02 11:14:09 +01:00
external_lib samples: application_development: use zephyr:code-sample directive 2024-08-27 15:13:43 -04:00
application_development.rst doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00