Skip to content

Commit e5e1e17

Browse files
nordicjmeivindj-nordic
authored andcommitted
doc: ug_dfu: Update minimum MCUboot sizes
Increases minimum sizes to account for using ed25519 Signed-off-by: Jamie McCrae <[email protected]>
1 parent b8b2d6d commit e5e1e17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/nrf-bm/ug_dfu.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The memory of your device must be partitioned appropriately to accommodate the b
2222
| Partition Name | Description | Minimum size |br| | Minimum size |br| |
2323
| | | (Development) | (Release) |
2424
+==========================+===============================================================+====================+===================+
25-
| ``boot_partition`` | Bootloader (MCUboot) | 32 KB | 22 KB |
25+
| ``boot_partition`` | Bootloader (MCUboot) | 36 KB | 28 KB |
2626
+--------------------------+---------------------------------------------------------------+--------------------+-------------------+
2727
| ``slot0_partition`` | Main application slot | | |
2828
+--------------------------+---------------------------------------------------------------+--------------------+-------------------+

0 commit comments

Comments
 (0)