zephyr/share/sysbuild/image_configurations
Jamie McCrae 9f71b8023b sysbuild: Add support for COMPILER_WARNINGS_AS_ERRORS
Adds support for the Kconfig option to enable compiler warnings
being treated as errors in all images that are build. This is a
sticky-set option which means enabling it in sysbuild will
enable it in all images, if it is then disabled in sysbuild it
will not be disabled in any of the images as a result and would
need to be manually unselected.

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2024-03-18 15:41:53 +01:00
..
ALL_image_default.cmake sysbuild: Add support for COMPILER_WARNINGS_AS_ERRORS 2024-03-18 15:41:53 +01:00
BOOTLOADER_image_default.cmake sysbuild: bootloader: Fix setting application Kconfig in MCUboot 2023-11-22 17:32:33 +01:00
MAIN_image_default.cmake sysbuild: Add support for MCUboot/app encryption keys 2023-09-25 12:45:44 +02:00