1# The west manifest file for upstream Zephyr.
2#
3# The per-installation west configuration file, .west/config, sets the
4# path to the project containing this file in the [manifest] section's
5# "path" variable.
6#
7# You are free to create your own manifest files and put them in any
8# repository you want, to create your own custom Zephyr installations.
9# For example, you could create a manifest file in your own out of
10# tree application directory, which would pull this zephyr repository
11# in as an ordinary project.
12#
13# You can pass your manifest repositories to west init when creating a
14# new Zephyr installation. See the west documentation for more
15# information.
16
17manifest:
18  defaults:
19    remote: upstream
20
21  remotes:
22    - name: upstream
23      url-base: https://github.com/zephyrproject-rtos
24    - name: babblesim
25      url-base: https://github.com/BabbleSim
26
27  group-filter: [-babblesim, -optional]
28
29  #
30  # Please add items below based on alphabetical order
31  # zephyr-keep-sorted-start re(^\s+\- name:)
32  projects:
33    - name: acpica
34      revision: 8d24867bc9c9d81c81eeac59391cda59333affd4
35      path: modules/lib/acpica
36    - name: babblesim_base
37      remote: babblesim
38      repo-path: base
39      path: tools/bsim/components
40      revision: 153101c61ce7106f6ba8b108b5c6488efdc1151a
41      groups:
42        - babblesim
43    - name: babblesim_ext_2G4_channel_NtNcable
44      remote: babblesim
45      repo-path: ext_2G4_channel_NtNcable
46      path: tools/bsim/components/ext_2G4_channel_NtNcable
47      revision: 20a38c997f507b0aa53817aab3d73a462fff7af1
48      groups:
49        - babblesim
50    - name: babblesim_ext_2G4_channel_multiatt
51      remote: babblesim
52      repo-path: ext_2G4_channel_multiatt
53      path: tools/bsim/components/ext_2G4_channel_multiatt
54      revision: bde72a57384dde7a4310bcf3843469401be93074
55      groups:
56        - babblesim
57    - name: babblesim_ext_2G4_device_WLAN_actmod
58      remote: babblesim
59      repo-path: ext_2G4_device_WLAN_actmod
60      path: tools/bsim/components/ext_2G4_device_WLAN_actmod
61      revision: 9cb6d8e72695f6b785e57443f0629a18069d6ce4
62      groups:
63        - babblesim
64    - name: babblesim_ext_2G4_device_burst_interferer
65      remote: babblesim
66      repo-path: ext_2G4_device_burst_interferer
67      path: tools/bsim/components/ext_2G4_device_burst_interferer
68      revision: 5b5339351d6e6a2368c686c734dc8b2fc65698fc
69      groups:
70        - babblesim
71    - name: babblesim_ext_2G4_device_playback
72      remote: babblesim
73      repo-path: ext_2G4_device_playback
74      path: tools/bsim/components/ext_2G4_device_playback
75      revision: abb48cd71ddd4e2a9022f4bf49b2712524c483e8
76      groups:
77        - babblesim
78    - name: babblesim_ext_2G4_libPhyComv1
79      remote: babblesim
80      repo-path: ext_2G4_libPhyComv1
81      path: tools/bsim/components/ext_2G4_libPhyComv1
82      revision: 15ae0f87fa049e04cbec48a866f3bc37d903f950
83      groups:
84        - babblesim
85    - name: babblesim_ext_2G4_modem_BLE_simple
86      remote: babblesim
87      repo-path: ext_2G4_modem_BLE_simple
88      path: tools/bsim/components/ext_2G4_modem_BLE_simple
89      revision: 4d2379de510684cd4b1c3bbbb09bce7b5a20bc1f
90      groups:
91        - babblesim
92    - name: babblesim_ext_2G4_modem_magic
93      remote: babblesim
94      repo-path: ext_2G4_modem_magic
95      path: tools/bsim/components/ext_2G4_modem_magic
96      revision: edfcda2d3937a74be0a59d6cd47e0f50183453da
97      groups:
98        - babblesim
99    - name: babblesim_ext_2G4_phy_v1
100      remote: babblesim
101      repo-path: ext_2G4_phy_v1
102      path: tools/bsim/components/ext_2G4_phy_v1
103      revision: 62e797b2c518e5bb6123a198382ed2b64b8c068e
104      groups:
105        - babblesim
106    - name: babblesim_ext_libCryptov1
107      remote: babblesim
108      repo-path: ext_libCryptov1
109      path: tools/bsim/components/ext_libCryptov1
110      revision: da246018ebe031e4fe4a8228187fb459e9f3b2fa
111      groups:
112        - babblesim
113    - name: bsim
114      repo-path: babblesim-manifest
115      revision: a88d3353451387ca490a6a7f7c478a90c4ee05b7
116      path: tools/bsim
117      groups:
118        - babblesim
119    - name: cmsis
120      revision: d1b8b20b6278615b00e136374540eb1c00dcabe7
121      path: modules/hal/cmsis
122      groups:
123        - hal
124    - name: cmsis-dsp
125      revision: d80a49b2bb186317dc1db4ac88da49c0ab77e6e7
126      path: modules/lib/cmsis-dsp
127    - name: cmsis-nn
128      revision: e9328d612ea3ea7d0d210d3ac16ea8667c01abdd
129      path: modules/lib/cmsis-nn
130    - name: cmsis_6
131      repo-path: CMSIS_6
132      revision: 783317a3072554acbac86cca2ff24928cbf98d30
133      path: modules/lib/cmsis_6
134    - name: edtt
135      revision: b9ca3c7030518f07b7937dacf970d37a47865a76
136      path: tools/edtt
137      groups:
138        - tools
139    - name: fatfs
140      revision: 16245c7c41d2b79e74984f49b5202551786b8a9b
141      path: modules/fs/fatfs
142      groups:
143        - fs
144    - name: hal_adi
145      revision: 67b88309c327d207e87bb7af6e37c704cd9d5b9d
146      path: modules/hal/adi
147      groups:
148        - hal
149    - name: hal_altera
150      revision: 4fe4df959d4593ce66e676aeba0b57f546dba0fe
151      path: modules/hal/altera
152      groups:
153        - hal
154    - name: hal_ambiq
155      revision: 77d99efc16c7de7c17e9507693e4e3d8be1a5cb7
156      path: modules/hal/ambiq
157      groups:
158        - hal
159    - name: hal_atmel
160      revision: cd0ddbbcdb67e8b5198a94b94ab40c1e866da050
161      path: modules/hal/atmel
162      groups:
163        - hal
164    - name: hal_espressif
165      revision: 202c59552dc98e5cd02386313e1977ecb17a131f
166      path: modules/hal/espressif
167      west-commands: west/west-commands.yml
168      groups:
169        - hal
170    - name: hal_ethos_u
171      revision: 50ddffca1cc700112f25ad9bc077915a0355ee5d
172      path: modules/hal/ethos_u
173      groups:
174        - hal
175    - name: hal_gigadevice
176      revision: 2994b7dde8b0b0fa9b9c0ccb13474b6a486cddc3
177      path: modules/hal/gigadevice
178      groups:
179        - hal
180    - name: hal_infineon
181      revision: 468e955eb49b8a731474ff194ca17b6e6a08c2d9
182      path: modules/hal/infineon
183      groups:
184        - hal
185    - name: hal_intel
186      revision: 0355bb816263c54eed23c7781034447af5d8200c
187      path: modules/hal/intel
188      groups:
189        - hal
190    - name: hal_microchip
191      revision: 8ea892e6ade63b0b20f9adc76cb5fea774eba3a3
192      path: modules/hal/microchip
193      groups:
194        - hal
195    - name: hal_nordic
196      revision: 35bf3ca665122ddfe8c0c38cec8f19deef2ff62d
197      path: modules/hal/nordic
198      groups:
199        - hal
200    - name: hal_nuvoton
201      revision: 40f7b809b28d9d391bee8b58188293277fabc51a
202      path: modules/hal/nuvoton
203      groups:
204        - hal
205    - name: hal_nxp
206      revision: 9dc7449014a7380355612453b31be479cb3a6833
207      path: modules/hal/nxp
208      groups:
209        - hal
210    - name: hal_openisa
211      revision: eabd530a64d71de91d907bad257cd61aacf607bc
212      path: modules/hal/openisa
213      groups:
214        - hal
215    - name: hal_quicklogic
216      revision: bad894440fe72c814864798c8e3a76d13edffb6c
217      path: modules/hal/quicklogic
218      groups:
219        - hal
220    - name: hal_renesas
221      path: modules/hal/renesas
222      revision: cc1323049d15647eb93b60cffe042a5b772ed0de
223      groups:
224        - hal
225    - name: hal_rpi_pico
226      path: modules/hal/rpi_pico
227      revision: 7b57b24588797e6e7bf18b6bda168e6b96374264
228      groups:
229        - hal
230    - name: hal_silabs
231      revision: 9d32354344f6c816410e2642c2f81677f8a60e96
232      path: modules/hal/silabs
233      groups:
234        - hal
235    - name: hal_st
236      revision: 05fd4533730a9aea845261c5d24ed9832a6f0b6e
237      path: modules/hal/st
238      groups:
239        - hal
240    - name: hal_stm32
241      revision: 04ccc7798343ff51509c5d5276e3bce4375f50e6
242      path: modules/hal/stm32
243      groups:
244        - hal
245    - name: hal_tdk
246      revision: 6727477af1e46fa43878102489b9672a9d24e39f
247      path: modules/hal/tdk
248      groups:
249        - hal
250    - name: hal_telink
251      revision: 4226c7fc17d5a34e557d026d428fc766191a0800
252      path: modules/hal/telink
253      groups:
254        - hal
255    - name: hal_ti
256      revision: 258652a3ac5d7df68ba8df20e4705c3bd98ede38
257      path: modules/hal/ti
258      groups:
259        - hal
260    - name: hal_wch
261      revision: 1de9d3e406726702ce7cfc504509a02ecc463554
262      path: modules/hal/wch
263      groups:
264        - hal
265    - name: hal_wurthelektronik
266      revision: e3e2797b224fc48fdef1bc3e5a12a7c73108bba2
267      path: modules/hal/wurthelektronik
268      groups:
269        - hal
270    - name: hal_xtensa
271      revision: b38620c7cc61e349e192ed86a54940a5cd0636b7
272      path: modules/hal/xtensa
273      groups:
274        - hal
275    - name: hostap
276      path: modules/lib/hostap
277      revision: 697fd2cf5cbbd0c5375fc34761b6a9d7489a67d2
278    - name: liblc3
279      revision: 48bbd3eacd36e99a57317a0a4867002e0b09e183
280      path: modules/lib/liblc3
281    - name: libmctp
282      revision: b97860e78998551af99931ece149eeffc538bdb1
283      path: modules/lib/libmctp
284    - name: libmetal
285      revision: 3e8781aae9d7285203118c05bc01d4eb0ca565a7
286      path: modules/hal/libmetal
287      groups:
288        - hal
289    - name: littlefs
290      path: modules/fs/littlefs
291      groups:
292        - fs
293      revision: ed0531d59ee37f5fb2762bcf2fc8ba4efaf82656
294    - name: loramac-node
295      revision: fb00b383072518c918e2258b0916c996f2d4eebe
296      path: modules/lib/loramac-node
297    - name: lvgl
298      revision: 1ed1ddd881c3784049a92bb9fe37c38c6c74d998
299      path: modules/lib/gui/lvgl
300    - name: mbedtls
301      revision: 3bc59adb8ca1ad0780192f206c5dc1cfad635c2b
302      path: modules/crypto/mbedtls
303      groups:
304        - crypto
305    - name: mcuboot
306      revision: c8470fb145f8aff92696d05396fb77c3b8068b32
307      path: bootloader/mcuboot
308      groups:
309        - bootloader
310    - name: mipi-sys-t
311      path: modules/debug/mipi-sys-t
312      groups:
313        - debug
314      revision: 33e5c23cbedda5ba12dbe50c4baefb362a791001
315    - name: net-tools
316      revision: 986bfeb040df3d9029366de8aea4ce1f84e93780
317      path: tools/net-tools
318      groups:
319        - tools
320    - name: nrf_hw_models
321      revision: b84bd7314a239f818e78f6927f5673247816df53
322      path: modules/bsim_hw_models/nrf_hw_models
323    - name: nrf_wifi
324      revision: 662ed74dce955e6c243f91c45a66768f5971e3cb
325      path: modules/lib/nrf_wifi
326    - name: open-amp
327      revision: 52bb1783521c62c019451cee9b05b8eda9d7425f
328      path: modules/lib/open-amp
329    - name: openthread
330      revision: 3ae741f95e7dfb391dec35c48742862049eb62e8
331      path: modules/lib/openthread
332    - name: percepio
333      path: modules/debug/percepio
334      revision: 49e6dc202aa38c2a3edbafcc2dab85dec6aee973
335      groups:
336        - debug
337    - name: picolibc
338      path: modules/lib/picolibc
339      revision: 82d62ed1ac55b4e34a12d0390aced2dc9af13fc9
340    - name: segger
341      revision: cf56b1d9c80f81a26e2ac5727c9cf177116a4692
342      path: modules/debug/segger
343      groups:
344        - debug
345    - name: tinycrypt
346      revision: 1012a3ebee18c15ede5efc8332ee2fc37817670f
347      path: modules/crypto/tinycrypt
348      groups:
349        - crypto
350    - name: trusted-firmware-a
351      revision: 713ffbf96c5bcbdeab757423f10f73eb304eff07
352      path: modules/tee/tf-a/trusted-firmware-a
353      groups:
354        - tee
355    - name: trusted-firmware-m
356      revision: f04edd12b5e5de2e2291f6e0a15efc03924dcbc3
357      path: modules/tee/tf-m/trusted-firmware-m
358      groups:
359        - tee
360    - name: uoscore-uedhoc
361      revision: 54abc109c9c0adfd53c70077744c14e454f04f4a
362      path: modules/lib/uoscore-uedhoc
363    - name: zcbor
364      revision: 9b07780aca6fb21f82a241ba386ad9b379809337
365      path: modules/lib/zcbor
366  # zephyr-keep-sorted-stop
367
368  self:
369    path: zephyr
370    west-commands: scripts/west-commands.yml
371    import: submanifests
372