forked from SiliconLabs/application_examples
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
55 lines (55 loc) · 2.18 KB
/
.gitmodules
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
[submodule "bluetooth/bluetooth_applications"]
path = bluetooth/bluetooth_applications
url = https://github.com/SiliconLabs/bluetooth_applications.git
branch = master
[submodule "bluetooth/bluetooth_peripherals"]
path = bluetooth/bluetooth_peripherals
url = https://github.com/SiliconLabs/bluetooth_peripherals.git
branch = master
[submodule "bluetooth/bluetooth_stack_features"]
path = bluetooth/bluetooth_stack_features
url = https://github.com/SiliconLabs/bluetooth_stack_features.git
branch = master
[submodule "iot_utilities/java_pcap_file_utilities"]
path = iot_utilities/java_pcap_file_utilities
url = https://github.com/SiliconLabs/java_pcap_file_utilities.git
branch = master
[submodule "platform/platform_applications"]
path = platform/platform_applications
url = https://github.com/SiliconLabs/platform_applications.git
branch = master
[submodule "proprietary/proprietary_connect"]
path = proprietary/proprietary_connect
url = https://github.com/SiliconLabs/proprietary_connect.git
branch = master
[submodule "proprietary/proprietary_rail"]
path = proprietary/proprietary_rail
url = https://github.com/SiliconLabs/proprietary_rail.git
branch = master
[submodule "zigbee/zigbee_applications"]
path = zigbee/zigbee_applications
url = https://github.com/SiliconLabs/zigbee_applications.git
branch = master
[submodule "platform/peripheral_examples"]
path = platform/peripheral_examples
url = https://github.com/SiliconLabs/peripheral_examples.git
branch = master
[submodule "z_wave/z_wave_applications"]
path = z_wave/z_wave_applications
url = https://github.com/SiliconLabs/z_wave_applications
branch = master
[submodule "zigbee/zigbee_peripherals"]
path = zigbee/zigbee_peripherals
url = https://github.com/SiliconLabs/zigbee_peripherals.git
branch = master
[submodule "training/training_examples"]
path = training/training_examples
url = https://github.com/SiliconLabs/training_examples.git
branch = master
[submodule "platform/platform_hardware_drivers"]
path = platform/platform_hardware_drivers
url = https://github.com/SiliconLabs/platform_hardware_drivers.git
[submodule "middleware/nfc"]
path = middleware/nfc
url = https://github.com/SiliconLabs/nfc.git
branch = master