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.git
23      path: bsim/components
24      revision: 19d62424c0802c6c9fc15528febe666e40f372a1
25      groups:
26        - babblesim
27    - name: babblesim_ext_2G4_libPhyComv1
28      repo-path: ext_2G4_libPhyComv1.git
29      path: bsim/components/ext_2G4_libPhyComv1
30      revision: 9018113a362fa6c9e8f4b9cab9e5a8f12cc46b94
31      groups:
32        - babblesim
33    - name: babblesim_ext_2G4_phy_v1
34      repo-path: ext_2G4_phy_v1.git
35      path: bsim/components/ext_2G4_phy_v1
36      revision: d47c6dd90035b41b14f6921785ccb7b8484868e2
37      groups:
38        - babblesim
39    - name: babblesim_ext_2G4_channel_NtNcable
40      repo-path: ext_2G4_channel_NtNcable.git
41      path: bsim/components/ext_2G4_channel_NtNcable
42      revision: 20a38c997f507b0aa53817aab3d73a462fff7af1
43      groups:
44        - babblesim
45    - name: babblesim_ext_2G4_channel_multiatt
46      repo-path: ext_2G4_channel_multiatt.git
47      path: bsim/components/ext_2G4_channel_multiatt
48      revision: bde72a57384dde7a4310bcf3843469401be93074
49      groups:
50        - babblesim
51    - name: babblesim_ext_2G4_modem_magic
52      repo-path: ext_2G4_modem_magic.git
53      path: bsim/components/ext_2G4_modem_magic
54      revision: cb70771794f0bf6f262aa474848611c68ae8f1ed
55      groups:
56        - babblesim
57    - name: babblesim_ext_2G4_modem_BLE_simple
58      repo-path: ext_2G4_modem_BLE_simple.git
59      path: bsim/components/ext_2G4_modem_BLE_simple
60      revision: 809ab073159c9ab6686c2fea5749b0702e0909f7
61      groups:
62        - babblesim
63    - name: babblesim_ext_2G4_device_burst_interferer
64      repo-path: ext_2G4_device_burst_interferer.git
65      path: bsim/components/ext_2G4_device_burst_interferer
66      revision: 5b5339351d6e6a2368c686c734dc8b2fc65698fc
67      groups:
68        - babblesim
69    - name: babblesim_ext_2G4_device_WLAN_actmod
70      repo-path: ext_2G4_device_WLAN_actmod.git
71      path: bsim/components/ext_2G4_device_WLAN_actmod
72      revision: 9cb6d8e72695f6b785e57443f0629a18069d6ce4
73      groups:
74        - babblesim
75    - name: babblesim_ext_2G4_device_playback
76      repo-path: ext_2G4_device_playback.git
77      path: bsim/components/ext_2G4_device_playback
78      revision: 85c645929cf1ce995d8537107d9dcbd12ed64036
79      groups:
80        - babblesim
81    - name: babblesim_ext_libCryptov1
82      repo-path: ext_libCryptov1.git
83      path: bsim/components/ext_libCryptov1
84      revision: eed6d7038e839153e340bd333bc43541cb90ba64
85      groups:
86        - babblesim
87