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:
Eug Krashtan 2020-11-06 13:36:57 +02:00 committed by Carles Cufí
commit a6be4f608e

View file

@ -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