Lines Matching +full:image +full:- +full:1
4 # SPDX-License-Identifier: Apache-2.0
11 bool "DFU image manager"
15 Enable support for managing DFU image.
20 prompt "Image manager"
23 Choice support for managing DFU image.
27 bool "Image manager for mcuboot"
31 Enable support for managing DFU image downloaded using mcuboot.
41 Enable shell module, which provides information about image slots and
51 (https://github.com/JuulLabs-OSS/mcuboot/pull/485)
59 Estimated size of update image data, which is used to prevent loading of firmware updates
64 int "Image writer buffer size"
67 Size (in Bytes) of buffer for image writer. Must be a multiple of
75 instead of erasing the whole image slot at once. This is necessary
80 bool "Image check functions"
92 module-str = image manager
98 default 1
99 range 1 3
102 application is combined with MCUboot multi-image boot.