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
4 changes: 2 additions & 2 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 @@ -280,7 +280,7 @@ manifest:
path: nrfx
groups:
- nrfx
revision: 59452e2969d289d9a263510a4896fd0faa936ce5
revision: pull/964/head

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