mcuboot
mcuboot copied to clipboard
imgtool: Add --non-bootable flag
One of the allowed flags in the image header is IMAGE_F_NON_BOOTABLE. This adds the ability to set this flag via the CLI tool.
@mateusz- rebase needed
@nordicjm Done.