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
samples: smp_svr: Add experimental support for external flash on nRF54H20
Thic commit adds external flash support for nRF54H20 smp_svr sample.
This is an experimental feature and marked as DNM.
Also, CONFIG_MCUMGR_GRP_IMG_ALLOW_CONFIRM_NON_ACTIVE_IMAGE_ANY is
enabled to allow radio core image confirmation through MCUmgr commands.
It is recommended to use this feature only in development -
application should have means to test and confirm the image instead,
for e.g. using boot_write_img_confirmed() (radio app confirming itself)
or boot_write_img_confirmed_multi().
Signed-off-by: Michal Kozikowski <[email protected]>
0 commit comments