You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sysbuild: only force chip settings when chip Zephyr module is present
Sysbuild controls configuration for images, however some Kconfig
settings, like CHIP related ones, are only present when the CHIP project
is included by the manifest.
Safeguard the force Kconfig settings to only be written when CHIP
project is present.
Jira: NCSDK-28274
Signed-off-by: Torsten Rasmussen <[email protected]>
0 commit comments