2016-08-17 11:08:22 -04:00
|
|
|
[submodule "components/esp32/lib"]
|
|
|
|
path = components/esp32/lib
|
2016-08-22 03:02:22 -04:00
|
|
|
url = https://github.com/espressif/esp32-wifi-lib.git
|
2016-11-06 19:54:44 -05:00
|
|
|
|
2016-09-01 04:30:57 -04:00
|
|
|
[submodule "components/esptool_py/esptool"]
|
|
|
|
path = components/esptool_py/esptool
|
2017-01-09 22:04:54 -05:00
|
|
|
url = https://github.com/espressif/esptool.git
|
2016-11-06 19:54:44 -05:00
|
|
|
|
2016-09-22 05:54:19 -04:00
|
|
|
[submodule "components/bt/lib"]
|
|
|
|
path = components/bt/lib
|
|
|
|
url = https://github.com/espressif/esp32-bt-lib.git
|
2016-11-06 19:54:44 -05:00
|
|
|
|
2016-11-03 02:33:30 -04:00
|
|
|
[submodule "components/micro-ecc/micro-ecc"]
|
|
|
|
path = components/micro-ecc/micro-ecc
|
|
|
|
url = https://github.com/kmackay/micro-ecc.git
|
2016-11-06 19:54:44 -05:00
|
|
|
|
2016-12-23 23:58:37 -05:00
|
|
|
[submodule "components/coap/libcoap"]
|
|
|
|
path = components/coap/libcoap
|
|
|
|
url = https://github.com/obgm/libcoap.git
|
2016-11-06 19:54:44 -05:00
|
|
|
|
2016-10-05 01:32:09 -04:00
|
|
|
[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
|
2016-11-06 19:54:44 -05:00
|
|
|
|
2017-05-16 22:06:31 -04:00
|
|
|
[submodule "components/nghttp/nghttp2"]
|
|
|
|
path = components/nghttp/nghttp2
|
|
|
|
url = https://github.com/nghttp2/nghttp2.git
|
2016-11-06 19:54:44 -05:00
|
|
|
|
|
|
|
[submodule "components/libsodium/libsodium"]
|
|
|
|
path = components/libsodium/libsodium
|
|
|
|
url = https://github.com/jedisct1/libsodium.git
|
2017-09-07 10:37:59 -04:00
|
|
|
|
|
|
|
[submodule "components/spiffs/spiffs"]
|
|
|
|
path = components/spiffs/spiffs
|
|
|
|
url = https://github.com/pellepl/spiffs.git
|
2018-02-04 22:31:02 -05:00
|
|
|
|
|
|
|
[submodule "components/json/cJSON"]
|
|
|
|
path = components/json/cJSON
|
|
|
|
url = https://github.com/DaveGamble/cJSON.git
|
2018-05-08 09:45:10 -04:00
|
|
|
|
|
|
|
[submodule "components/mbedtls/mbedtls"]
|
|
|
|
path = components/mbedtls/mbedtls
|
|
|
|
url = https://github.com/espressif/mbedtls.git
|
2018-05-29 05:25:24 -04:00
|
|
|
|
|
|
|
[submodule "components/asio/asio"]
|
|
|
|
path = components/asio/asio
|
|
|
|
url = https://github.com/espressif/asio.git
|
2018-07-26 06:19:28 -04:00
|
|
|
|
|
|
|
[submodule "components/expat/expat"]
|
|
|
|
path = components/expat/expat
|
|
|
|
url = https://github.com/libexpat/libexpat.git
|
2018-09-06 07:43:08 -04:00
|
|
|
|
|
|
|
[submodule "components/lwip/lwip"]
|
|
|
|
path = components/lwip/lwip
|
|
|
|
url = https://github.com/espressif/esp-lwip.git
|
2018-07-24 10:59:03 -04:00
|
|
|
|
|
|
|
[submodule "components/mqtt/esp-mqtt"]
|
|
|
|
path = components/mqtt/esp-mqtt
|
|
|
|
url = https://github.com/espressif/esp-mqtt.git
|
2018-07-20 08:35:31 -04:00
|
|
|
|
|
|
|
[submodule "components/protobuf-c/protobuf-c"]
|
|
|
|
path = components/protobuf-c/protobuf-c
|
|
|
|
url = https://github.com/protobuf-c/protobuf-c
|
2018-11-11 02:36:24 -05:00
|
|
|
|
2018-10-25 00:52:32 -04:00
|
|
|
[submodule "components/unity/unity"]
|
|
|
|
path = components/unity/unity
|
|
|
|
url = https://github.com/ThrowTheSwitch/Unity
|
2018-11-11 02:36:24 -05:00
|
|
|
|
|
|
|
[submodule "examples/build_system/cmake/import_lib/main/lib/tinyxml2"]
|
|
|
|
path = examples/build_system/cmake/import_lib/main/lib/tinyxml2
|
|
|
|
url = https://github.com/leethomason/tinyxml2
|