Skip to content

Commit 4baa6d3

Browse files
committed
docs: release-notes: Add note on zephyr auto max sectors
Adds a note about the new feature that has been added Signed-off-by: Jamie McCrae <[email protected]>
1 parent eaae650 commit 4baa6d3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
- Added support for automatically calculating the maximum number
2+
of sectors that are needed for a build by checking the erase
3+
sizes of the partitions using CMake for Zephyr. This behaviour
4+
can be reverted to the old manual behaviour by disabling
5+
``CONFIG_BOOT_MAX_IMG_SECTORS_AUTO``

0 commit comments

Comments
 (0)