-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy patheverything.xml
26 lines (24 loc) · 1.56 KB
/
everything.xml
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
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="bsim-gh"
fetch="https://github.com/BabbleSim"
/>
<default revision="master"
remote="bsim-gh"
sync-j="8" />
<project name="base.git" path="components" groups="bsim">
<linkfile src="common/Makefile" dest="Makefile" />
</project>
<project name="ext_2G4_libPhyComv1.git" path="components/ext_2G4_libPhyComv1" groups="bsim"/>
<project name="ext_2G4_phy_v1.git" path="components/ext_2G4_phy_v1" groups="bsim"/>
<project name="ext_2G4_channel_NtNcable.git" path="components/ext_2G4_channel_NtNcable" groups="bsim"/>
<project name="ext_2G4_channel_multiatt.git" path="components/ext_2G4_channel_multiatt" groups="bsim"/>
<project name="ext_2G4_channel_Indoorv1.git" path="components/ext_2G4_channel_Indoorv1" groups="bsim"/>
<project name="ext_2G4_modem_magic.git" path="components/ext_2G4_modem_magic" groups="bsim"/>
<project name="ext_2G4_modem_BLE_simple.git" path="components/ext_2G4_modem_BLE_simple" groups="bsim"/>
<project name="ext_2G4_device_burst_interferer.git" path="components/ext_2G4_device_burst_interferer" groups="bsim"/>
<project name="ext_2G4_device_playback.git" path="components/ext_2G4_device_playback" groups="bsim"/>
<project name="ext_2G4_device_playbackv2.git" path="components/ext_2G4_device_playbackv2" groups="bsim"/>
<project name="ext_2G4_device_WLAN_actmod.git" path="components/ext_2G4_device_WLAN_actmod" groups="bsim"/>
<project name="ext_libCryptov1.git" path="components/ext_libCryptov1" groups="bsim"/>
</manifest>