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
Fix FLASH_LOAD_SIZE setting for builds with !USE_DT_CODE_PARTITION
(for e.g. with no MCUBoot).
Having it wrongly set to 0x0 caused problems when running multiple
images (radio core, application core) on the same board.
Upstream PR #: 92191
Related: NCSIDB-1628
Signed-off-by: Michal Kozikowski <[email protected]>
0 commit comments