Add new python dependency
This commit is contained in:
2
setup.sh
2
setup.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
|
pip3 install --user --upgrade tockloader six
|
||||||
rustup target add thumbv7em-none-eabi
|
rustup target add thumbv7em-none-eabi
|
||||||
|
|
||||||
# Install dependency to create applications.
|
# Install dependency to create applications.
|
||||||
|
|||||||
Reference in New Issue
Block a user