Skip to content

manifest: Update bsim to version v2.7 & nRF hw models to latest #91846

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 20, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ manifest:
remote: babblesim
repo-path: base
path: tools/bsim/components
revision: d562cd57317d33531ee3655d84660c57b8dc64c9
revision: 2cfac3dca2071452ae481d115d8541880568753d
groups:
- babblesim
- name: babblesim_ext_2G4_channel_NtNcable
Expand Down Expand Up @@ -79,7 +79,7 @@ manifest:
remote: babblesim
repo-path: ext_2G4_libPhyComv1
path: tools/bsim/components/ext_2G4_libPhyComv1
revision: 15ae0f87fa049e04cbec48a866f3bc37d903f950
revision: e18e41e8e3fa9f996559ed98b9238a5702dcdd36
groups:
- babblesim
- name: babblesim_ext_2G4_modem_BLE_simple
Expand All @@ -100,7 +100,7 @@ manifest:
remote: babblesim
repo-path: ext_2G4_phy_v1
path: tools/bsim/components/ext_2G4_phy_v1
revision: dbfd6b068f3bde8e56dcea58b4e686a8efc01cbe
revision: 8964ed1eb94606c2ea555340907bdc5171793e65
groups:
- babblesim
- name: babblesim_ext_libCryptov1
Expand All @@ -112,7 +112,7 @@ manifest:
- babblesim
- name: bsim
repo-path: babblesim-manifest
revision: 193b8ba94cdc6ecbc3bb7fe80b87dee456e5eab0
revision: 2ba22a0608ad9f46da1b96ee5121af357053c791
path: tools/bsim
groups:
- babblesim
Expand Down Expand Up @@ -325,7 +325,7 @@ manifest:
groups:
- tools
- name: nrf_hw_models
revision: 9eb489fdcde23d4f69ded78bca872bfc31b5ee79
revision: 968d55ff22579080466bf2f482596dd6e35361c6
path: modules/bsim_hw_models/nrf_hw_models
- name: nrf_wifi
revision: 294314b8622bfa582f43b229504d42201e1a3443
Expand Down
Loading