Skip to content

Commit 05b9a25

Browse files
aescolarnashif
authored andcommitted
Update bsim to version v2.6
Main changes since v2.5: * ext_2G4_phy_v1: Now supports DISCONNECTS during abort re-evaluations * ext_2G4_phy_v1: Also support bitrates multiple of 250Kbps and 333Kbps Note: Like before, bsim remains fully backwards compatible Signed-off-by: Alberto Escolar Piedras <[email protected]>
1 parent dc6b1b6 commit 05b9a25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.ci

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ARG RENODE_VERSION=1.15.3
1515
ENV RENODE_VERSION=$RENODE_VERSION
1616
ARG LLVM_VERSION=20
1717
ENV LLVM_VERSION=$LLVM_VERSION
18-
ARG BSIM_VERSION=v2.5
18+
ARG BSIM_VERSION=v2.6
1919
ENV BSIM_VERSION=$BSIM_VERSION
2020
ARG SPARSE_VERSION=9212270048c3bd23f56c20a83d4f89b870b2b26e
2121
ENV SPARSE_VERSION=$SPARSE_VERSION

0 commit comments

Comments
 (0)