You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
message(FATAL_ERROR"Can't sign images for MCUboot: can't find imgtool. To fix, install imgtool with pip3, or add the mcuboot repository to the west manifest and ensure it has a scripts/imgtool.py file.")
73
58
return()
74
59
endif()
@@ -94,7 +79,7 @@ function(zephyr_mcuboot_tasks)
94
79
endif()
95
80
96
81
# Basic 'imgtool sign' command with known image information.
0 commit comments