-
Notifications
You must be signed in to change notification settings - Fork 173
/
.gitmodules
33 lines (33 loc) · 1.05 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
[submodule "iot-core"]
path = iot-core
url = https://github.com/SmartThingsCommunity/st-device-sdk-c.git
[submodule "bsp/esp32"]
path = bsp/esp32
url = https://github.com/espressif/esp-idf.git
[submodule "bsp/esp32_v3.3"]
path = bsp/esp32_v3.3
url = https://github.com/espressif/esp-idf.git
[submodule "bsp/esp32s2"]
path = bsp/esp32s2
url = https://github.com/espressif/esp-idf.git
[submodule "bsp/esp8266"]
path = bsp/esp8266
url = https://github.com/espressif/ESP8266_RTOS_SDK.git
[submodule "bsp/rtl8195"]
path = bsp/rtl8195
url = https://github.com/ambiot/amb1_sdk.git
[submodule "bsp/rtl8720c"]
path = bsp/rtl8720c
url = https://github.com/ambiot/ambz2_sdk.git
[submodule "bsp/rtl8721c"]
path = bsp/rtl8721c
url = https://github.com/ambiot/ambd_sdk.git
[submodule "bsp/emw3166/mico-os"]
path = bsp/emw3166/mico-os
url = https://github.com/MXCHIP/mico-os
[submodule "bsp/emw3080/mico-os"]
path = bsp/emw3080/mico-os
url = https://github.com/MXCHIP/mico-os
[submodule "bsp/esp32c3"]
path = bsp/esp32c3
url = https://github.com/espressif/esp-idf.git