Skip to content
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
4 changes: 2 additions & 2 deletions west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ manifest:
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
- name: zephyr
repo-path: sdk-zephyr
revision: 0c9648fe64f0a4b82eaa5db7d0d1af5386cc91de
revision: c475e9f2c9eedd5aef47e2e0a36eb02d05e87a7f
import:
# In addition to the zephyr repository itself, NCS also
# imports the contents of zephyr/west.yml at the above
Expand Down Expand Up @@ -280,7 +280,7 @@ manifest:
path: nrfx
groups:
- nrfx
revision: a7051cc49fb540a2dd0b66e55884afde6695dc54
revision: 98167a75a6ed8eb530c4e2977118619b51fd75b0

# West-related configuration for the nrf repository.
self:
Expand Down
Loading