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
cmake: sysbuild: partition_manager: Handle region kconfig disabled
The ram_flash region has FLASH_SIMULATOR as its default driver Kconfig.
If the flash-simulator has been disabled in the build then this will
cause a partition manager error.
Add check for flash simulator being enabled.
Signed-off-by: Joakim Andersson <[email protected]>
0 commit comments