zephyr/subsys/dfu
Andrzej Puzdrowski 1e7b120606 dfu: include MCUboot's bootutil_public.h
This header provides original BOOT_MAX_ALIGN definition.
This definition is used directly on indirectly by the code this
patch modifies.
Let's use it instead of copy from mcuboot.h

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
2022-09-19 18:36:37 +02:00
..
boot dfu: Switch from FLASH_AREA_ to FIXED_PARTITION_ macros 2022-09-06 09:56:37 +02:00
img_util dfu: include MCUboot's bootutil_public.h 2022-09-19 18:36:37 +02:00
CMakeLists.txt
Kconfig