Pin Tockloader to version 1.4, as a temporary workaround until we migrate to 1.5.
This commit is contained in:
2
setup.sh
2
setup.sh
@@ -86,7 +86,7 @@ source tools/gen_key_materials.sh
|
||||
generate_crypto_materials N
|
||||
|
||||
rustup install $(head -n 1 rust-toolchain)
|
||||
pip3 install --user --upgrade 'tockloader~=1.4' six intelhex
|
||||
pip3 install --user --upgrade 'tockloader==1.4' six intelhex
|
||||
rustup target add thumbv7em-none-eabi
|
||||
|
||||
# Install dependency to create applications.
|
||||
|
||||
Reference in New Issue
Block a user