1# Copyright 2023 Nordic Semiconductor ASA
2# SPDX-License-Identifier: Apache-2.0
3#
4# west manifest file for BabbleSim
5#
6# Check https://babblesim.github.io/fetching.html for more information
7#
8
9manifest:
10  defaults:
11    remote: upstream
12
13  remotes:
14    - name: upstream
15      url-base: https://github.com/BabbleSim
16
17  self:
18    path: bsim
19
20  projects:
21    - name: babblesim_base
22      repo-path: base
23      path: bsim/components
24      revision: 153101c61ce7106f6ba8b108b5c6488efdc1151a
25      groups:
26        - babblesim
27    - name: babblesim_ext_2G4_channel_NtNcable
28      repo-path: ext_2G4_channel_NtNcable
29      path: bsim/components/ext_2G4_channel_NtNcable
30      revision: 20a38c997f507b0aa53817aab3d73a462fff7af1
31      groups:
32        - babblesim
33    - name: babblesim_ext_2G4_channel_multiatt
34      repo-path: ext_2G4_channel_multiatt
35      path: bsim/components/ext_2G4_channel_multiatt
36      revision: bde72a57384dde7a4310bcf3843469401be93074
37      groups:
38        - babblesim
39    - name: babblesim_ext_2G4_device_WLAN_actmod
40      repo-path: ext_2G4_device_WLAN_actmod
41      path: bsim/components/ext_2G4_device_WLAN_actmod
42      revision: 9cb6d8e72695f6b785e57443f0629a18069d6ce4
43      groups:
44        - babblesim
45    - name: babblesim_ext_2G4_device_burst_interferer
46      repo-path: ext_2G4_device_burst_interferer
47      path: bsim/components/ext_2G4_device_burst_interferer
48      revision: 5b5339351d6e6a2368c686c734dc8b2fc65698fc
49      groups:
50        - babblesim
51    - name: babblesim_ext_2G4_device_playback
52      repo-path: ext_2G4_device_playback
53      path: bsim/components/ext_2G4_device_playback
54      revision: abb48cd71ddd4e2a9022f4bf49b2712524c483e8
55      groups:
56        - babblesim
57    - name: babblesim_ext_2G4_device_playbackv2
58      repo-path: ext_2G4_device_playbackv2
59      path: bsim/components/ext_2G4_device_playbackv2
60      revision: 0a3c28ecd59b5ee08ed4668446c243d3ffd98b46
61      groups:
62        - babblesim
63    - name: babblesim_ext_2G4_libPhyComv1
64      repo-path: ext_2G4_libPhyComv1
65      path: bsim/components/ext_2G4_libPhyComv1
66      revision: 15ae0f87fa049e04cbec48a866f3bc37d903f950
67      groups:
68        - babblesim
69    - name: babblesim_ext_2G4_modem_BLE_simple
70      repo-path: ext_2G4_modem_BLE_simple
71      path: bsim/components/ext_2G4_modem_BLE_simple
72      revision: 4d2379de510684cd4b1c3bbbb09bce7b5a20bc1f
73      groups:
74        - babblesim
75    - name: babblesim_ext_2G4_modem_magic
76      repo-path: ext_2G4_modem_magic
77      path: bsim/components/ext_2G4_modem_magic
78      revision: edfcda2d3937a74be0a59d6cd47e0f50183453da
79      groups:
80        - babblesim
81    - name: babblesim_ext_2G4_phy_v1
82      repo-path: ext_2G4_phy_v1
83      path: bsim/components/ext_2G4_phy_v1
84      revision: 62e797b2c518e5bb6123a198382ed2b64b8c068e
85      groups:
86        - babblesim
87    - name: babblesim_ext_libCryptov1
88      repo-path: ext_libCryptov1
89      path: bsim/components/ext_libCryptov1
90      revision: da246018ebe031e4fe4a8228187fb459e9f3b2fa
91      groups:
92        - babblesim
93