zephyr/samples/subsys/mgmt
Daniel DeGrasse 5700ffe9ad samples: mgmt: hawkbit: force BOOT_MAX_IMG_SECTORS for stm32h573i_dk
The stm32h573i_dk target had the default value of BOOT_MAX_IMG_SECTORS
raised in efdd2a8ff2 (west.yml: MCUboot synchronization from upstream).
This currently causes a build failure on some samples running with mcuboot
because the platform has not been moved to use external flash (which was
the reason for increasing BOOT_MAX_IMG_SECTORS)

To workaround this, force the value of BOOT_MAX_IMG_SECTORS for failing
tests.

Signed-off-by: Daniel DeGrasse <ddegrasse@tenstorrent.com>
2025-07-08 11:05:36 -05:00
..
hawkbit samples: mgmt: hawkbit: force BOOT_MAX_IMG_SECTORS for stm32h573i_dk 2025-07-08 11:05:36 -05:00
mcumgr/smp_svr soc: nordic: nrf54h: Disable GPD for MCUBoot 2025-04-25 14:06:08 +02:00
osdp
updatehub net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
mgmt.rst