Skip to content

Commit

Permalink
Renode: Update to version 1.14.0
Browse files Browse the repository at this point in the history
Update to the latest version of Renode Simulator

Signed-off-by: Kai Meinhard <[email protected]>
  • Loading branch information
Kai Meinhard committed Oct 16, 2023
1 parent 1697464 commit 2f2e741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ FROM ${BASE_IMAGE:-zephyrprojectrtos/ci-base:latest}

ARG ZSDK_VERSION=0.16.3
ARG DOXYGEN_VERSION=1.9.4
ARG RENODE_VERSION=1.13.3
ARG RENODE_VERSION=1.14.0
ARG LLVM_VERSION=16
ARG BSIM_VERSION=v2.1
ARG SPARSE_VERSION=9212270048c3bd23f56c20a83d4f89b870b2b26e
Expand Down

0 comments on commit 2f2e741

Please sign in to comment.