forked from NordicSemiconductor/npmx-zephyr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
west.yml
32 lines (28 loc) · 750 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
#
# Copyright (c) 2023 Nordic Semiconductor ASA
#
# SPDX-License-Identifier: BSD-3-Clause
#
# The west manifest file (west.yml) for npmx-zephyr.
manifest:
defaults:
remote: NordicSemiconductor
remotes:
- name: NordicSemiconductor
url-base: https://github.com/NordicSemiconductor
- name: nrfconnect
url-base: https://github.com/nrfconnect
- name: zephyrproject
url-base: https://github.com/zephyrproject-rtos
projects:
- name: npmx
path: modules/npmx
revision: v0.7.0
- name: zephyr
revision: v3.3.0
import: true
remote: zephyrproject
- name: sdk-nrfxlib
remote: nrfconnect
revision: bb42c9c169177ff96b5f5b055b6c087679bfdcd3
path: modules/nrfxlib