36ea41fad3
This sample is intended to show users how they can create a sample which has dedicated configuration files for extra images included in a build. MCUboot is used as example on how its default can be adjusted and MCUboot itself automatically be included in the build when using sysbuild. Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
5 lines
109 B
Plaintext
5 lines
109 B
Plaintext
# Sysbuild configuration file.
|
|
|
|
# Enable MCUboot per default for this sample.
|
|
SB_CONFIG_BOOTLOADER_MCUBOOT=y
|