dfu: mcuboot: fail to build with CONFIG_BOOTLOADER_MCUBOOT=n and CONFIG_IMG_MANAGER=y #30075
Labels
area: MCUBoot
bug
The issue is a bug, or the PR is fixing a bug
priority: medium
Medium impact/importance bug
Describe the bug
Using CONFIG_IMG_MANAGER without CONFIG_BOOTLOADER_MCUBOOT is not longer possible. This is most likely introduced with 5cfafb0.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It is possible to use functionality provided by IMG_MANAGER without building firmware for chain-loading with mcuboot.
Impact
Annoyance.
Logs and console output
Environment (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: