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: 4bd907be0b2abec3b31a23fd8ca98db2a07209d2 25 groups: 26 - babblesim 27 - name: babblesim_ext_2G4_libPhyComv1 28 repo-path: ext_2G4_libPhyComv1 29 path: bsim/components/ext_2G4_libPhyComv1 30 revision: 93f5eba512c438b0c9ebc1b1a947517c865b3643 31 groups: 32 - babblesim 33 - name: babblesim_ext_2G4_phy_v1 34 repo-path: ext_2G4_phy_v1 35 path: bsim/components/ext_2G4_phy_v1 36 revision: 04eeb3c3794444122fbeeb3715f4233b0b50cfbb 37 groups: 38 - babblesim 39 - name: babblesim_ext_2G4_channel_NtNcable 40 repo-path: ext_2G4_channel_NtNcable 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 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 53 path: bsim/components/ext_2G4_modem_magic 54 revision: edfcda2d3937a74be0a59d6cd47e0f50183453da 55 groups: 56 - babblesim 57 - name: babblesim_ext_2G4_modem_BLE_simple 58 repo-path: ext_2G4_modem_BLE_simple 59 path: bsim/components/ext_2G4_modem_BLE_simple 60 revision: a38d2d24b04a6f970a225d1316047256ebf5a539 61 groups: 62 - babblesim 63 - name: babblesim_ext_2G4_device_burst_interferer 64 repo-path: ext_2G4_device_burst_interferer 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 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 77 path: bsim/components/ext_2G4_device_playback 78 revision: abb48cd71ddd4e2a9022f4bf49b2712524c483e8 79 groups: 80 - babblesim 81 - name: babblesim_ext_2G4_device_playbackv2 82 repo-path: ext_2G4_device_playbackv2 83 path: bsim/components/ext_2G4_device_playbackv2 84 revision: 0a3c28ecd59b5ee08ed4668446c243d3ffd98b46 85 groups: 86 - babblesim 87 - name: babblesim_ext_libCryptov1 88 repo-path: ext_libCryptov1 89 path: bsim/components/ext_libCryptov1 90 revision: eed6d7038e839153e340bd333bc43541cb90ba64 91 groups: 92 - babblesim 93