We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaae650 commit 4baa6d3Copy full SHA for 4baa6d3
docs/release-notes.d/zephyr-auto-max-sectors.md
@@ -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