Skip to content

Commit

Permalink
Babblesim: Update to v1.1.2
Browse files Browse the repository at this point in the history
A fix for a backchannels error, which is currently being
seen at random in Zephyr CI in 1 test.
Piggybacking some compile warnings fixes with newer gcc versions.

Signed-off-by: Alberto Escolar Piedras <[email protected]>
  • Loading branch information
aescolar authored and stephanosio committed Feb 9, 2023
1 parent 86c46f6 commit 70626af
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 @@ -8,7 +8,7 @@ ARG DOXYGEN_VERSION=1.9.4
ARG CMAKE_VERSION=3.20.5
ARG RENODE_VERSION=1.13.2
ARG LLVM_VERSION=15
ARG BSIM_VERSION=v1.1.1
ARG BSIM_VERSION=v1.1.2
ARG SPARSE_VERSION=9212270048c3bd23f56c20a83d4f89b870b2b26e
ARG PROTOC_VERSION=21.7
ARG WGET_ARGS="-q --show-progress --progress=bar:force:noscroll --no-check-certificate"
Expand Down

0 comments on commit 70626af

Please sign in to comment.