-
Notifications
You must be signed in to change notification settings - Fork 74
/
.gitmodules
100 lines (100 loc) · 4.08 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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
[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 "bluetooth/bluetooth_mesh_applications"]
path = bluetooth/bluetooth_mesh_applications
url = https://github.com/SiliconLabs/bluetooth_mesh_applications.git
branch = master
[submodule "bluetooth/bluetooth_mesh_stack_features"]
path = bluetooth/bluetooth_mesh_stack_features
url = https://github.com/SiliconLabs/bluetooth_mesh_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 "iot_utilities/host_utilities"]
path = iot_utilities/host_utilities
url = https://github.com/SiliconLabs/host_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 "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
branch = master
[submodule "middleware/nfc"]
path = middleware/nfc
url = https://github.com/SiliconLabs/nfc.git
branch = master
[submodule "wifi/wifi_combo_applications"]
path = wifi/wifi_combo_applications
url = https://github.com/SiliconLabs/wifi_combo_applications.git
branch = master
[submodule "openthread/openthread_applications"]
path = openthread/openthread_applications
url = https://github.com/SiliconLabs/openthread_applications.git
branch = master
[submodule "matter/matter_applications"]
path = matter/matter_applications
url = https://github.com/SiliconLabs/matter_applications.git
branch = master
[submodule "platform/third_party_hw_drivers_extension"]
path = platform/third_party_hw_drivers_extension
url = https://github.com/SiliconLabs/third_party_hw_drivers_extension.git
branch = master
[submodule "hardware/hardware_design_examples"]
path = hardware/hardware_design_examples
url = https://github.com/SiliconLabs/hardware_design_examples.git
branch = master
[submodule "circuitpython/circuitpython_applications"]
path = circuitpython/circuitpython_applications
url = https://github.com/SiliconLabs/circuitpython_applications.git
branch = main
[submodule "zephyr/zephyr_applications"]
path = zephyr/zephyr_applications
url = https://github.com/SiliconLabs/zephyr_applications.git
branch = main
[submodule "wisun/wisun_applications"]
path = wisun/wisun_applications
url = https://github.com/SiliconLabs/wisun_applications.git
branch = main
[submodule "platform/peripheral_examples_simplicity_sdk"]
path = platform/peripheral_examples_simplicity_sdk
url = https://github.com/SiliconLabs/peripheral_examples_simplicity_sdk.git
branch = main