forked from nrfconnect/sdk-zephyr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
west.yml
269 lines (265 loc) · 7.98 KB
/
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
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
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
# The west manifest file for upstream Zephyr.
#
# The per-installation west configuration file, .west/config, sets the
# path to the project containing this file in the [manifest] section's
# "path" variable.
#
# You are free to create your own manifest files and put them in any
# repository you want, to create your own custom Zephyr installations.
# For example, you could create a manifest file in your own out of
# tree application directory, which would pull this zephyr repository
# in as an ordinary project.
#
# You can pass your manifest repositories to west init when creating a
# new Zephyr installation. See the west documentation for more
# information.
manifest:
defaults:
remote: upstream
remotes:
- name: upstream
url-base: https://github.com/zephyrproject-rtos
#
# Please add items below based on alphabetical order
projects:
- name: canopennode
revision: dec12fa3f0d790cafa8414a4c2930ea71ab72ffd
path: modules/lib/canopennode
- name: chre
revision: b7955c27e50485b7dafdc3888d7d6afdc2ac6d96
path: modules/lib/chre
- name: cmsis
revision: 74981bf893e8b10931464b9945e2143d99a3f0a3
path: modules/hal/cmsis
groups:
- hal
- name: edtt
revision: 64e5105ad82390164fb73fc654be3f73a608209a
path: tools/edtt
groups:
- tools
- name: fatfs
revision: 427159bf95ea49b7680facffaa29ad506b42709b
path: modules/fs/fatfs
groups:
- fs
- name: hal_altera
revision: 0d225ddd314379b32355a00fb669eacf911e750d
path: modules/hal/altera
groups:
- hal
- name: hal_atmel
revision: 5ab43007eda3f380c125f957f03638d2e8d1144d
path: modules/hal/atmel
groups:
- hal
- name: hal_espressif
revision: d7576d0da639acbd9a191a3eb7e4f3f3476c9641
path: modules/hal/espressif
west-commands: west/west-commands.yml
groups:
- hal
- name: hal_ethos_u
revision: 90ada2ea5681b2a2722a10d2898eac34c2510791
path: modules/hal/ethos_u
groups:
- hal
- name: hal_gigadevice
revision: 2994b7dde8b0b0fa9b9c0ccb13474b6a486cddc3
path: modules/hal/gigadevice
groups:
- hal
- name: hal_infineon
revision: 15d8a4278611fb2dc6ca52108c36ec1f4caab14e
path: modules/hal/infineon
groups:
- hal
- name: hal_microchip
revision: 5d079f1683a00b801373bbbbf5d181d4e33b30d5
path: modules/hal/microchip
groups:
- hal
- name: hal_nordic
revision: 140140ea047f441fe076d26f79eb54dc9a38bcb6
path: modules/hal/nordic
groups:
- hal
- name: hal_nuvoton
revision: 0a1f153c433f5f637a4490651bdda6d966de3b99
path: modules/hal/nuvoton
groups:
- hal
- name: hal_nxp
revision: d3c964cd854e53d55d21532431ee337d55348d8c
path: modules/hal/nxp
groups:
- hal
- name: hal_openisa
revision: 40d049f69c50b58ea20473bee14cf93f518bf262
path: modules/hal/openisa
groups:
- hal
- name: hal_quicklogic
revision: b3a66fe6d04d87fd1533a5c8de51d0599fcd08d0
path: modules/hal/quicklogic
repo-path: hal_quicklogic
groups:
- hal
- name: hal_renesas
path: modules/hal/renesas
revision: f2d791d28cd8fdbc5861652b863822632c91f690
groups:
- hal
- name: hal_rpi_pico
path: modules/hal/rpi_pico
revision: b7801e4db6a62ea2d37bbef7880c3d056530c9bf
groups:
- hal
- name: hal_silabs
revision: ed4185ce6f6598892fba6ce1b6dede77b217fb37
path: modules/hal/silabs
groups:
- hal
- name: hal_st
revision: 5948f7b3304f1628a45ee928cd607619a7f53bbb
path: modules/hal/st
groups:
- hal
- name: hal_stm32
revision: 5c79d0c7c4f7094e19959f0bc542ebc35db44002
path: modules/hal/stm32
groups:
- hal
- name: hal_telink
revision: 38573af589173259801ae6c2b34b7d4c9e626746
path: modules/hal/telink
groups:
- hal
- name: hal_ti
revision: ae1db23f32dde779cdfc4afaa9a60ea219310a64
path: modules/hal/ti
groups:
- hal
- name: hal_wurthelektronik
revision: 24ca9873c3d608fad1fea0431836bc8f144c132e
path: modules/hal/wurthelektronik
groups:
- hal
- name: hal_xtensa
revision: 63f655362423aa49507da7977a2d37142e8debeb
path: modules/hal/xtensa
groups:
- hal
- name: libmetal
revision: efa2ace6028290ddee494a78ade772a0b112ab83
path: modules/hal/libmetal
groups:
- hal
- name: liblc3
revision: 448f3de31f49a838988a162ef1e23a89ddf2d2ed
path: modules/lib/liblc3
- name: littlefs
path: modules/fs/littlefs
groups:
- fs
revision: ca583fd297ceb48bced3c2548600dc615d67af24
- name: loramac-node
revision: ce57712f3e426bbbb13acaec97b45369f716f43a
path: modules/lib/loramac-node
- name: lvgl
revision: 1557cb3e4d5c8dc7bb2e8610b686b5acb157903c
path: modules/lib/gui/lvgl
- name: lz4
revision: 8e303c264fc21c2116dc612658003a22e933124d
path: modules/lib/lz4
- name: mbedtls
revision: 4e1f66df894dc622da7bcd3884016a6ace08e9ea
path: modules/crypto/mbedtls
groups:
- crypto
- name: mcuboot
revision: 1558e7ab0aadb4eac11f03befb5ccd3fa3f0aafe
path: bootloader/mcuboot
- name: mipi-sys-t
path: modules/debug/mipi-sys-t
groups:
- debug
revision: 0d521d8055f3b2b4842f728b0365d3f0ece9c37f
- name: nanopb
revision: 42fa8b211e946b90b9d968523fce7b1cfe27617e
path: modules/lib/nanopb
- name: net-tools
revision: e0828aa9629b533644dc96ff6d1295c939bd713c
path: tools/net-tools
groups:
- tools
- name: nrf_hw_models
revision: 37c571ef7c4a86dad852566fc43eb36f42534e9f
path: modules/bsim_hw_models/nrf_hw_models
- name: open-amp
revision: aedcc262f93bbb1b0c2f58026911575729b7465c
path: modules/lib/open-amp
- name: openthread
revision: d9abe3071c0131a4adb5d7e7451319b735e6d855
path: modules/lib/openthread
- name: picolibc
path: modules/lib/picolibc
revision: 93b5d5f2ad44867b60267417cd6d6250dbf68983
- name: segger
revision: 4bfaf28a11c3e5ec29badac744fab6d2f342749e
path: modules/debug/segger
groups:
- debug
- name: sof
revision: ac71254757478f79aa88807c168e88aee70a330b
path: modules/audio/sof
- name: tflite-micro
revision: 9156d050927012da87079064db59d07f03b8baf6
path: modules/lib/tflite-micro
repo-path: tflite-micro
- name: tinycrypt
revision: 3e9a49d2672ec01435ffbf0d788db6d95ef28de0
path: modules/crypto/tinycrypt
groups:
- crypto
- name: TraceRecorderSource
revision: bc839bf94904bcdb91b33760e918afbef82e3ab4
path: modules/debug/TraceRecorder
groups:
- debug
- name: trusted-firmware-m
revision: 0e25742e8023a0c823c825fbaf19ea265162cc56
path: modules/tee/tf-m/trusted-firmware-m
groups:
- tee
- name: trusted-firmware-a
revision: 28f5e137837f1c1a7a7b2af2dd8bb778c0a27532
path: modules/tee/tf-a/trusted-firmware-a
groups:
- tee
- name: tf-m-tests
revision: 0f80a65193ddbbe3f0ac38b33b07b26138c11fa7
path: modules/tee/tf-m/tf-m-tests
groups:
- tee
- name: psa-arch-tests
revision: 6a17330e0dfb5f319730f974d5b05f7b7f04757b
path: modules/tee/tf-m/psa-arch-tests
groups:
- tee
- name: uoscore-uedhoc
revision: e8920192b66db4f909eb9cd3f155d5245c1ae825
path: modules/lib/uoscore-uedhoc
- name: zcbor
revision: 0.6.0
path: modules/lib/zcbor
- name: zscilib
path: modules/lib/zscilib
revision: 0035be5e6a45e4ab89755b176d305d7a877fc79c
- name: thrift
path: modules/lib/thrift
revision: 10023645a0e6cb7ce23fcd7fd3dbac9f18df6234
self:
path: zephyr
west-commands: scripts/west-commands.yml
import: submanifests