Jamie McCrae | 4baa6d3 | 2024-07-25 14:39:36 +0100 | [diff] [blame] | 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`` |