blob: a45aeb03f6a0d0573bf18e8fa4fa48a95a8e6ffc [file] [log] [blame] [view]
Jamie McCrae4baa6d32024-07-25 14:39:36 +01001- 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``