From 83129b71463f47bf631b326106c8e691dc7ebc68 Mon Sep 17 00:00:00 2001 From: Mateusz Holenko Date: Wed, 5 Aug 2020 14:03:55 +0200 Subject: [PATCH] settings: Switch to Renode 1.10.1 --- scripts/settings.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/settings.sh b/scripts/settings.sh index 177114850..cd6fe3a62 100644 --- a/scripts/settings.sh +++ b/scripts/settings.sh @@ -18,7 +18,7 @@ BINUTILS_VERSION=2.32 GCC_VERSION=9.1.0 SDCC_VERSION=3.5.0 OPENOCD_VERSION=0.10.0 -RENODE_VERSION=v1.9.0 +RENODE_VERSION=v1.10.1 # Other tools versions ZEPHYR_SDK_VERSION=0.11.1