Skip to content

Commit 0620af2

Browse files
committed
[nrf noup] samples: mgmt: mcumgr: smp_svr: Fix nrf5340dk-optimised sample
[nrf-squash!] [nrf noup] samples: mgmt: mcumgr: smp_svr: Add nrf5340dk-optimised sample Fixes a too low value in the MCUboot configuration for this specific configuration Signed-off-by: Jamie McCrae <[email protected]>
1 parent 2c2b0c5 commit 0620af2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
CONFIG_BOOT_MAX_IMG_SECTORS=220
1+
CONFIG_BOOT_MAX_IMG_SECTORS=240

0 commit comments

Comments
 (0)