2016-06-25 15:18:42 +02:00
|
|
|
[submodule "toolchains"]
|
|
|
|
path = tools/toolchains
|
|
|
|
url = https://github.com/jmattsson/nodemcu-prebuilt-toolchains.git
|
2016-09-16 10:10:18 +02:00
|
|
|
[submodule "sdk/esp32-esp-idf"]
|
|
|
|
path = sdk/esp32-esp-idf
|
|
|
|
url = https://github.com/espressif/esp-idf.git
|
2016-09-21 05:47:44 +02:00
|
|
|
ignore = dirty
|
2017-05-26 21:39:29 +02:00
|
|
|
[submodule "components/u8g2/u8g2"]
|
|
|
|
path = components/u8g2/u8g2
|
|
|
|
url = https://github.com/olikraus/U8g2_Arduino.git
|
2018-02-01 11:03:10 +01:00
|
|
|
[submodule "components/espmqtt"]
|
|
|
|
path = components/espmqtt
|
|
|
|
url = https://github.com/tuanpmt/espmqtt
|