Skip to content
Snippets Groups Projects
Commit dfe901e8 authored by Jean-Michel Picod's avatar Jean-Michel Picod
Browse files

Adding missing intelhex python library

parent 49182c53
No related branches found
No related tags found
No related merge requests found
...@@ -81,7 +81,7 @@ source tools/gen_key_materials.sh ...@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment