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
|