From 52d276671de491e2a3425e92a1f118e2246f4ea7 Mon Sep 17 00:00:00 2001 From: Guillaume Endignoux Date: Thu, 23 Jul 2020 15:06:16 +0200 Subject: [PATCH] Pin Tockloader to version 1.4, as a temporary workaround until we migrate to 1.5. --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.sh b/setup.sh index 493297f..ad9cbd1 100755 --- a/setup.sh +++ b/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.