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