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
5 changes: 4 additions & 1 deletion west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ manifest:
url-base: https://github.com/boschsensortec
- name: eembc
url-base: https://github.com/eembc
- name: raku
url-base: https://github.com/e-rk

# If not otherwise specified, the projects below should be obtained
# from the ncs remote.
Expand Down Expand Up @@ -149,7 +151,8 @@ manifest:
- name: nrfxlib
repo-path: sdk-nrfxlib
path: nrfxlib
revision: 76973f7b2f7d4a8c7d06ec344bd0ec02e1b0fe6f
revision: integration
remote: raku
- name: trusted-firmware-m
repo-path: sdk-trusted-firmware-m
path: modules/tee/tf-m/trusted-firmware-m
Expand Down
Loading