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-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-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-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-12-24 04:58:37 +00:00
|
|
|
[submodule "components/coap/libcoap"]
|
|
|
|
path = components/coap/libcoap
|
|
|
|
url = https://github.com/obgm/libcoap.git
|