zephyr/share
Tomasz Chyrowicz 13a0f0504c sysbuild: Allow to use file suffix DTS overlays
Allow to add an image-specific DTS overlay, that is applied based on the
FILE_SUFFIX.
Up to this point, it was possible to specify such Kconfig files
(sysbuild/<image>_<file_suffix>.conf),
but it did not work with dts overlays
(sysbuild/<image>_<file_suffix>.overlay).
This commit aligns the logic of finding configuration files for both
scenarios mentioned above.

Ref: NCSDK-NONE

Signed-off-by: Tomasz Chyrowicz <tomasz.chyrowicz@nordicsemi.no>
2025-06-10 12:13:10 +02:00
..
sysbuild sysbuild: Allow to use file suffix DTS overlays 2025-06-10 12:13:10 +02:00
sysbuild-package/cmake sysbuild: support sysbuild/CMakeLists.txt as entry point for samples 2024-05-27 14:05:38 +01:00
zephyr-package/cmake cmake: calculate the md5 sum using the built-in string command 2023-12-12 10:56:06 +01:00
zephyrunittest-package/cmake cmake: calculate the md5 sum using the built-in string command 2023-12-12 10:56:06 +01:00