Skip to content
Open
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
8 changes: 4 additions & 4 deletions west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ manifest:
- -libmodem
- -bsec
- -doc-internal
- -nrfx
- +nrfx
- +optional

# "projects" is a list of git repositories which make up the NCS
Expand Down Expand Up @@ -278,9 +278,9 @@ manifest:
- name: nrfx
remote: ncs
path: nrfx
groups:
- nrfx
revision: 98167a75a6ed8eb530c4e2977118619b51fd75b0
# groups:
# - nrfx
revision: pull/964/head

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