Skip to content

Commit 75d0763

Browse files
committed
manifest: optional: Add nrf_wifi
Add the optional module nrf_wifi, which has been split off of the hal_nordic repository into its own one. Signed-off-by: Carles Cufi <[email protected]>
1 parent d4b7bf9 commit 75d0763

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

submanifests/optional.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ manifest:
22
remotes:
33
- name: upstream
44
url-base: https://github.com/zephyrproject-rtos
5+
- name: nrfconnect
6+
url-base: https://github.com/nrfconnect
7+
58
projects:
69
- name: canopennode
710
revision: dec12fa3f0d790cafa8414a4c2930ea71ab72ffd
@@ -27,6 +30,12 @@ manifest:
2730
remote: upstream
2831
groups:
2932
- optional
33+
- name: nrf_wifi
34+
revision: 1c85b3c927897c752c155560e263d4947ddcc6e4
35+
path: modules/lib/nrf_wifi
36+
remote: nrfconnect
37+
groups:
38+
- optional
3039
- name: psa-arch-tests
3140
revision: 2cadb02a72eacda7042505dcbdd492371e8ce024
3241
path: modules/tee/tf-m/psa-arch-tests

0 commit comments

Comments
 (0)