forked from nrfconnect/sdk-nrf
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwest.yml
More file actions
187 lines (179 loc) · 5.71 KB
/
west.yml
File metadata and controls
187 lines (179 loc) · 5.71 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
# The west manifest file (west.yml) for the nRF Connect SDK (NCS).
#
# The per-workspace west configuration file, ncs/.west/config,
# specifies the location of this manifest file like this:
#
# [manifest]
# path = nrf
#
# See the west documentation for more information:
#
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/west/index.html
manifest:
version: "0.12"
# "remotes" is a list of locations where git repositories are cloned
# and fetched from.
remotes:
# nRF Connect SDK GitHub organization.
# NCS repositories are hosted here.
- name: ncs
url-base: https://github.com/nrfconnect
# Third-party repository sources:
- name: zephyrproject
url-base: https://github.com/zephyrproject-rtos
- name: throwtheswitch
url-base: https://github.com/ThrowTheSwitch
- name: armmbed
url-base: https://github.com/ARMmbed
- name: nordicsemi
url-base: https://github.com/NordicSemiconductor
- name: memfault
url-base: https://github.com/memfault
# If not otherwise specified, the projects below should be obtained
# from the ncs remote.
defaults:
remote: ncs
group-filter: [-homekit, -nrf-802154, -find-my, -nrf5340_audio]
# "projects" is a list of git repositories which make up the NCS
# source code.
projects:
# The Zephyr RTOS fork in the NCS, along with the subset of its
# modules which NCS imports directly.
#
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/introduction/index.html
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
- name: zephyr
repo-path: sdk-zephyr
revision: c892c51704ca8f82cb44d1216fd4e4e23164246d
import:
# In addition to the zephyr repository itself, NCS also
# imports the contents of zephyr/west.yml at the above
# revision. Only the projects explicitly named in the
# following allowlist are imported.
#
# Note that the zephyr west extensions (like 'build', 'flash',
# 'debug', etc.) are automatically provided by this import, so
# there's no need to add a redundant west-commands: key for
# the zephyr project.
#
# Please keep this list sorted alphabetically.
name-allowlist:
- TraceRecorderSource
- canopennode
- chre
- civetweb
- cmsis
- edtt
- fatfs
- fff
- hal_nordic
- hal_st
- liblc3codec
- libmetal
- littlefs
- loramac-node
- lvgl
- lz4
- mbedtls
- mipi-sys-t
- nanopb
- net-tools
- nrf_hw_models
- open-amp
- openthread
- picolibc
- psa-arch-tests
- segger
- tinycbor
- tinycrypt
- tf-m-tests
- zscilib
# NCS repositories.
#
# Some of these are also Zephyr modules which have NCS-specific
# changes.
- name: sdk-hostap
path: modules/lib/hostap
revision: 3dabc364cb4e4e7f3513889431737b02ee0111e0
- name: mcuboot
repo-path: sdk-mcuboot
revision: 6097de22bd1f1b499e599bfef618a235de7073b2
path: bootloader/mcuboot
- name: mbedtls-nrf
path: mbedtls
repo-path: sdk-mbedtls
revision: 0add9081ba3ab67123ffe2590a1acc6a846a2646
- name: nrfxlib
repo-path: sdk-nrfxlib
path: nrfxlib
revision: d5b5156e32ccb1897a26f4885317cd11193773b0
- name: trusted-firmware-m
repo-path: sdk-trusted-firmware-m
path: modules/tee/tf-m/trusted-firmware-m
revision: 37ffd937eb33a648fb2f058387bdbe972696346a
- name: tfm-mcuboot # This is used by the trusted-firmware-m module.
repo-path: sdk-mcuboot
path: modules/tee/tfm-mcuboot
revision: v1.7.2-ncs1
- name: matter
repo-path: sdk-connectedhomeip
path: modules/lib/matter
revision: 0ad8f70d5a257eb94d79c6b734aed8a075625c71
submodules:
- name: nlio
path: third_party/nlio/repo
- name: nlassert
path: third_party/nlassert/repo
- name: pigweed
path: third_party/pigweed/repo
- name: nrf-802154
repo-path: sdk-nrf-802154
path: nrf-802154
revision: e658759beb67c8060664ecca9d2f79ac5ff8e8f7
groups:
- nrf-802154
- name: cjson
repo-path: sdk-cjson
path: modules/lib/cjson
revision: c6af068b7f05207b28d68880740e4b9ec1e4b50a
- name: homekit
repo-path: sdk-homekit
revision: f7f38a36146678b49bc8170a238218a4264d24bd
groups:
- homekit
- name: find-my
repo-path: sdk-find-my
revision: f1f1de83d582e204d620669223d0ea42642f9b7f
groups:
- find-my
- name: sdk-lc3
revision: c47d9ee21c9cd8626a903c2e2f0c80c0920a1eb8
path: modules/lib/lc3
groups:
- nrf5340_audio
# Other third-party repositories.
- name: cmock
path: test/cmock
submodules: true
revision: f65066f15d8248e6dcb778efb8739904a4512087
remote: throwtheswitch
- name: zcbor
remote: nordicsemi
revision: a0d6981f14d4001d6f0d608d1a427f9bc6bb6d02
path: modules/lib/zcbor
- name: memfault-firmware-sdk
path: modules/lib/memfault-firmware-sdk
revision: 0.31.5
remote: memfault
- name: cirrus
repo-path: sdk-mcu-drivers
path: modules/hal/cirrus-logic
revision: 9f6b3812237fbb0d4157ba3584c13f1644fcbe3a
groups:
- nrf5340_audio
# West-related configuration for the nrf repository.
self:
# This repository should be cloned to ncs/nrf.
path: nrf
# This line configures west extensions.
west-commands: scripts/west-commands.yml