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: bootloader: fix Kconfig symbol placement
MCUBOOT_MODE_SINGLE_APP_RAM_LOAD shoud not be a MCUBOOT_MODE choice
because it is not a separate load mode but rather a specific case of MCUBOOT_MODE_RAM_LOAD
Signed-off-by: Abderrahmane JARMOUNI <git@jarmouni.me>
0 commit comments