2016-08-17 15:08:22 +00:00
|
|
|
[submodule "components/esp32/lib"]
|
|
|
|
path = components/esp32/lib
|
2016-08-22 07:02:22 +00:00
|
|
|
url = https://github.com/espressif/esp32-wifi-lib.git
|
2016-11-07 00:54:44 +00:00
|
|
|
|
2016-09-01 08:30:57 +00:00
|
|
|
[submodule "components/esptool_py/esptool"]
|
|
|
|
path = components/esptool_py/esptool
|
2017-01-10 03:04:54 +00:00
|
|
|
url = https://github.com/espressif/esptool.git
|
2016-11-07 00:54:44 +00:00
|
|
|
|
2016-09-22 09:54:19 +00:00
|
|
|
[submodule "components/bt/lib"]
|
|
|
|
path = components/bt/lib
|
|
|
|
url = https://github.com/espressif/esp32-bt-lib.git
|
2016-11-07 00:54:44 +00:00
|
|
|
|
2016-11-03 06:33:30 +00:00
|
|
|
[submodule "components/micro-ecc/micro-ecc"]
|
|
|
|
path = components/micro-ecc/micro-ecc
|
|
|
|
url = https://github.com/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
|
|
|
|
url = https://github.com/obgm/libcoap.git
|
2016-11-07 00:54:44 +00:00
|
|
|
|
2016-10-05 05:32:09 +00: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-07 00:54:44 +00:00
|
|
|
|
2017-05-17 02:06:31 +00:00
|
|
|
[submodule "components/nghttp/nghttp2"]
|
|
|
|
path = components/nghttp/nghttp2
|
|
|
|
url = https://github.com/nghttp2/nghttp2.git
|
2016-11-07 00:54:44 +00:00
|
|
|
|
|
|
|
[submodule "components/libsodium/libsodium"]
|
|
|
|
path = components/libsodium/libsodium
|
|
|
|
url = https://github.com/jedisct1/libsodium.git
|
2017-09-07 14:37:59 +00:00
|
|
|
|
|
|
|
[submodule "components/spiffs/spiffs"]
|
|
|
|
path = components/spiffs/spiffs
|
|
|
|
url = https://github.com/pellepl/spiffs.git
|