scripts: Add imgtool to requirements
On Windows, west sign command fails when imgtool not installed via 'pip3 install' Signed-off-by: Eug Krashtan <eug.krashtan@gmail.com>
This commit is contained in:
parent
b519ba54f5
commit
a6be4f608e
1 changed files with 3 additions and 0 deletions
|
@ -14,3 +14,6 @@ lpc_checksum
|
|||
|
||||
# used by scripts/gen_cfb_font_header.py - helper script for user
|
||||
Pillow
|
||||
|
||||
# can be used to sign a Zephyr application binary for consumption by a bootloader
|
||||
imgtool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue