Adding missing intelhex python library

This commit is contained in:
Jean-Michel Picod
2020-03-12 13:29:07 +01:00
parent 49182c531a
commit dfe901e87c

View File

@@ -81,7 +81,7 @@ source tools/gen_key_materials.sh
generate_crypto_materials N generate_crypto_materials N
rustup install $(head -n 1 rust-toolchain) rustup install $(head -n 1 rust-toolchain)
pip3 install --user --upgrade tockloader six pip3 install --user --upgrade tockloader six intelhex
rustup target add thumbv7em-none-eabi rustup target add thumbv7em-none-eabi
# Install dependency to create applications. # Install dependency to create applications.