-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathwest.yml
36 lines (35 loc) · 944 Bytes
/
west.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
# Copyright (c) 2024 Nordic Semiconductor ASA
# SPDX-License-Identifier: BSD-3-Clause
manifest:
remotes:
- name: zephyr
url-base: https://github.com/zephyrproject-rtos
- name: ncs
url-base: https://github.com/nrfconnect
defaults:
remote: zephyr
projects:
# For testing with nRF boards
- name: zephyr
repo-path: zephyr
revision: main
import:
name-allowlist:
- hal_nordic
- picolibc
- cmsis
- cmsis-dsp
- cmsis-nn
name-blacklist:
- nrf_wifi
# nRF70 Wi-Fi OSAL library
- name: nrf_wifi
repo-path: nrf_wifi
revision: d5fd6f70f3f7875a6df5298b50301ff3f64a10f9
path: modules/lib/nrf_wifi
# nRF70 Wi-Fi firmware blobs (without west blobs fetch)
- name: nrfxlib
remote: ncs
repo-path: sdk-nrfxlib
revision: 71b69ff69269cb8cf3641758176986e85eb843fd
path: nrfxlib