Image

open class Image

The single image data structure.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
open class Slot
The single slot data structure.

Properties

Link copied to clipboard
open var image: Int
The image number used for multi-core devices.
Link copied to clipboard
Optional field (only present if CONFIG_MCUMGR_GRP_IMG_TOO_LARGE_SYSBUILD or CONFIG_MCUMGR_GRP_IMG_TOO_LARGE_BOOTLOADER_INFO are enabled) which specifies the maximum size of an application that can be uploaded to that image number.
Link copied to clipboard