Skip to content

Commit 5076c99

Browse files
aescolarstephanosio
authored andcommitted
Update bsim to version v3.0
Main changes since v2.7 * Phy-device v2.1 API introduced * Phy updated to use internally this v2.1 API, so channel and modem IF are updated accordingly Note: Like before, bsim remains fully backwards compatible Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
1 parent b731439 commit 5076c99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.base

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ARG RENODE_VERSION=1.16.0
2323
ENV RENODE_VERSION=$RENODE_VERSION
2424
ARG LLVM_VERSION=20
2525
ENV LLVM_VERSION=$LLVM_VERSION
26-
ARG BSIM_VERSION=v2.7
26+
ARG BSIM_VERSION=v3.0
2727
ENV BSIM_VERSION=$BSIM_VERSION
2828
ARG SPARSE_VERSION=9212270048c3bd23f56c20a83d4f89b870b2b26e
2929
ENV SPARSE_VERSION=$SPARSE_VERSION

0 commit comments

Comments
 (0)