Skip to content
Closed
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
6 changes: 3 additions & 3 deletions west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ manifest:
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
- name: zephyr
repo-path: sdk-zephyr
revision: 5bb7bb0af17cbdbd13c06ed5ea1268ec9b9358fc
revision: pull/2044/head
import:
# In addition to the zephyr repository itself, NCS also
# imports the contents of zephyr/west.yml at the above
Expand Down Expand Up @@ -157,7 +157,7 @@ manifest:
- name: nrfxlib
repo-path: sdk-nrfxlib
path: nrfxlib
revision: d9356529d77e8df0dfd0f78a3856308d8f4da880
revision: pull/1481/head
- name: trusted-firmware-m
repo-path: sdk-trusted-firmware-m
path: modules/tee/tf-m/trusted-firmware-m
Expand Down Expand Up @@ -190,7 +190,7 @@ manifest:
- name: nrf-802154
repo-path: sdk-nrf-802154
path: nrf-802154
revision: 77cac0c8c707305f946b5b6cb008158fe81f47b8
revision: 559b3d38a1f490371ebac659959d2eebda078b58
groups:
- nrf-802154
- name: soc-hwmv1
Expand Down
Loading