2019-05-29 18:39:02 +00:00
|
|
|
#
|
|
|
|
# All the relative URL paths are intended to be GitHub ones
|
2019-07-01 08:19:10 +00:00
|
|
|
# For Espressif's public projects please use '../../espressif/proj', not a '../proj'
|
2019-05-29 18:39:02 +00:00
|
|
|
#
|
|
|
|
|
2016-09-01 08:30:57 +00:00
|
|
|
[submodule "components/esptool_py/esptool"]
|
|
|
|
path = components/esptool_py/esptool
|
2019-07-01 15:52:43 +00:00
|
|
|
url = ../../espressif/esptool.git
|
2016-11-07 00:54:44 +00:00
|
|
|
|
2019-06-30 08:39:00 +00:00
|
|
|
[submodule "components/bt/controller/lib"]
|
|
|
|
path = components/bt/controller/lib
|
2019-07-01 15:52:43 +00:00
|
|
|
url = ../../espressif/esp32-bt-lib.git
|
2016-11-07 00:54:44 +00:00
|
|
|
|
2019-01-04 07:18:07 +00:00
|
|
|
[submodule "components/bootloader/subproject/components/micro-ecc/micro-ecc"]
|
|
|
|
path = components/bootloader/subproject/components/micro-ecc/micro-ecc
|
2019-05-29 18:39:02 +00:00
|
|
|
url = ../../kmackay/micro-ecc.git
|
2016-11-07 00:54:44 +00:00
|
|
|
|
2016-12-24 04:58:37 +00:00
|
|
|
[submodule "components/coap/libcoap"]
|
|
|
|
path = components/coap/libcoap
|
2019-05-29 18:39:02 +00:00
|
|
|
url = ../../obgm/libcoap.git
|
2016-11-07 00:54:44 +00:00
|
|
|
|
2017-05-17 02:06:31 +00:00
|
|
|
[submodule "components/nghttp/nghttp2"]
|
|
|
|
path = components/nghttp/nghttp2
|
2019-05-29 18:39:02 +00:00
|
|
|
url = ../../nghttp2/nghttp2.git
|
2016-11-07 00:54:44 +00:00
|
|
|
|
|
|
|
[submodule "components/libsodium/libsodium"]
|
|
|
|
path = components/libsodium/libsodium
|
2019-05-29 18:39:02 +00:00
|
|
|
url = ../../jedisct1/libsodium.git
|
2017-09-07 14:37:59 +00:00
|
|
|
|
|
|
|
[submodule "components/spiffs/spiffs"]
|
|
|
|
path = components/spiffs/spiffs
|
2019-05-29 18:39:02 +00:00
|
|
|
url = ../../pellepl/spiffs.git
|
2018-02-05 03:31:02 +00:00
|
|
|
|
|
|
|
[submodule "components/json/cJSON"]
|
|
|
|
path = components/json/cJSON
|
2019-05-29 18:39:02 +00:00
|
|
|
url = ../../DaveGamble/cJSON.git
|
2018-05-08 13:45:10 +00:00
|
|
|
|
|
|
|
[submodule "components/mbedtls/mbedtls"]
|
|
|
|
path = components/mbedtls/mbedtls
|
2019-07-01 15:52:43 +00:00
|
|
|
url = ../../espressif/mbedtls.git
|
2018-05-29 09:25:24 +00:00
|
|
|
|
|
|
|
[submodule "components/asio/asio"]
|
|
|
|
path = components/asio/asio
|
2019-07-01 15:52:43 +00:00
|
|
|
url = ../../espressif/asio.git
|
2018-07-26 10:19:28 +00:00
|
|
|
|
|
|
|
[submodule "components/expat/expat"]
|
|
|
|
path = components/expat/expat
|
2019-05-29 18:39:02 +00:00
|
|
|
url = ../../libexpat/libexpat.git
|
2018-09-06 11:43:08 +00:00
|
|
|
|
|
|
|
[submodule "components/lwip/lwip"]
|
|
|
|
path = components/lwip/lwip
|
2019-07-01 15:52:43 +00:00
|
|
|
url = ../../espressif/esp-lwip.git
|
2018-07-24 14:59:03 +00:00
|
|
|
|
|
|
|
[submodule "components/mqtt/esp-mqtt"]
|
|
|
|
path = components/mqtt/esp-mqtt
|
2019-07-01 15:52:43 +00:00
|
|
|
url = ../../espressif/esp-mqtt.git
|
2018-07-20 12:35:31 +00:00
|
|
|
|
|
|
|
[submodule "components/protobuf-c/protobuf-c"]
|
|
|
|
path = components/protobuf-c/protobuf-c
|
2019-07-02 06:40:04 +00:00
|
|
|
url = ../../protobuf-c/protobuf-c.git
|
2018-11-11 07:36:24 +00:00
|
|
|
|
2018-10-25 04:52:32 +00:00
|
|
|
[submodule "components/unity/unity"]
|
|
|
|
path = components/unity/unity
|
2019-07-02 06:40:04 +00:00
|
|
|
url = ../../ThrowTheSwitch/Unity.git
|
2018-11-11 07:36:24 +00:00
|
|
|
|
|
|
|
[submodule "examples/build_system/cmake/import_lib/main/lib/tinyxml2"]
|
|
|
|
path = examples/build_system/cmake/import_lib/main/lib/tinyxml2
|
2019-07-02 06:40:04 +00:00
|
|
|
url = ../../leethomason/tinyxml2.git
|
2019-03-22 06:21:15 +00:00
|
|
|
|
2019-06-30 08:39:00 +00:00
|
|
|
[submodule "components/bt/host/nimble/nimble"]
|
|
|
|
path = components/bt/host/nimble/nimble
|
2019-07-01 15:52:43 +00:00
|
|
|
url = ../../espressif/esp-nimble.git
|
2019-08-08 03:44:24 +00:00
|
|
|
|
2019-08-12 14:07:47 +00:00
|
|
|
[submodule "components/cbor/tinycbor"]
|
|
|
|
path = components/cbor/tinycbor
|
|
|
|
url = ../../intel/tinycbor.git
|
2019-09-16 00:56:48 +00:00
|
|
|
|
2019-10-29 07:16:32 +00:00
|
|
|
[submodule "components/esp_wifi/lib"]
|
|
|
|
path = components/esp_wifi/lib
|
|
|
|
url = ../../espressif/esp32-wifi-lib.git
|