zephyr/subsys/mgmt/mcumgr
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
..
grp mcuboot: Remove public dependency on bootutil 2023-01-12 19:08:23 +01:00
mgmt mgmt: mcumgr: callbacks: Fix not checking event ID properly 2023-01-09 17:36:04 -08:00
smp mgmt/mcumgr: Add Kconfig option naming notes 2022-12-22 12:36:34 +01:00
transport mgmt: mcumgr: Select console if using UART transport 2023-01-10 13:49:17 +01:00
util mgmt: mcumgr: Replace non-zephyr cmake functions with zephyr versions 2022-12-19 13:02:32 +01:00
CMakeLists.txt mgmt/mcumgr: Reworking source code tree and API interface 2022-11-17 15:31:17 +01:00
Kconfig mgmt/mcumgr: Move Kconfig options to proper Kconfig files 2022-12-22 12:36:34 +01:00