zephyr/subsys/dfu/img_util
Guillaume Lager e67e6d5af6 mcuboot: Remove public dependency on bootutil
BOOT_MAGIC_SZ and BOOT_MAX_ALIGN were used in the header without
including bootutil/bootutil_public.h. This change remove the need of
the inclusion by making the dependency private.
Fixes #52095

Signed-off-by: Guillaume Lager <g.lager@innoseis.com>
2023-01-12 19:08:23 +01:00
..
CMakeLists.txt dfu: include MCUboot's bootutil_public.h 2022-09-19 18:36:37 +02:00
flash_img.c mcuboot: Remove public dependency on bootutil 2023-01-12 19:08:23 +01:00