forked from nrfconnect/ncs-matter
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwest.yml
More file actions
39 lines (36 loc) · 1.04 KB
/
Copy pathwest.yml
File metadata and controls
39 lines (36 loc) · 1.04 KB
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
37
38
39
# Copyright (c) 2026 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
manifest:
remotes:
- name: ncs
url-base: https://github.com/nrfconnect
projects:
- name: nrf
remote: ncs
repo-path: sdk-nrf
revision: v3.4.0
import: true
- name: matter
remote: ncs
path: modules/lib/matter
repo-path: sdk-connectedhomeip
revision: 656bfc238b3efff447ee09d384309be21e108bde
submodules:
- name: nlio
path: third_party/nlio/repo
- name: nlassert
path: third_party/nlassert/repo
- name: pigweed
path: third_party/pigweed/repo
- name: jsoncpp
path: third_party/jsoncpp/repo
- name: uriparser
path: third_party/uriparser/repo
userdata:
ncs:
upstream-url: https://github.com/project-chip/connectedhomeip
upstream-sha: badaac1eae0df6902c1d009981c0e0d18845aeea
compare-by-default: false
self:
path: ncs-matter
west-commands: scripts/west/west-commands.yml