]> granicus.if.org Git - esp-idf/blobdiff - .gitmodules
Merge branch 'feature/doc_get-started' into 'master'
[esp-idf] / .gitmodules
index c26f92e80c06ce142e066c9395d07158f06ed365..14a4cd85d43594ffc2a9fa19b60aed69f2c17303 100644 (file)
@@ -3,10 +3,16 @@
        url = https://github.com/espressif/esp32-wifi-lib.git
 [submodule "components/esptool_py/esptool"]
        path = components/esptool_py/esptool
-       url = https://github.com/themadinventor/esptool.git
+       url = https://github.com/espressif/esptool.git
 [submodule "components/bt/lib"]
        path = components/bt/lib
        url = https://github.com/espressif/esp32-bt-lib.git
 [submodule "components/micro-ecc/micro-ecc"]
        path = components/micro-ecc/micro-ecc
        url = https://github.com/kmackay/micro-ecc.git
+[submodule "components/coap/libcoap"]
+       path = components/coap/libcoap
+       url = https://github.com/obgm/libcoap.git
+[submodule "components/aws_iot/aws-iot-device-sdk-embedded-C"]
+       path = components/aws_iot/aws-iot-device-sdk-embedded-C
+       url = https://github.com/espressif/aws-iot-device-sdk-embedded-C.git