blob: 278a2587fb88a03b28d6f115363c3eb4266bf2f8 (
plain)
1
2
3
4
5
6
7
8
9
10
|
[submodule "addons/azure_iot/azure-sdk-for-c"]
path = addons/azure_iot/azure-sdk-for-c
url = https://github.com/Azure/azure-sdk-for-c.git
branch = 1.0.0
[submodule "test/cmake/filex"]
path = test/cmake/filex
url = https://github.com/eclipse-threadx/filex.git
[submodule "test/cmake/threadx"]
path = test/cmake/threadx
url = https://github.com/eclipse-threadx/threadx.git
|