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-10-04 23:01:34 +02:00
|
|
|
[submodule "components/ucg/ucg"]
|
|
|
|
path = components/ucg/ucg
|
|
|
|
url = https://github.com/olikraus/Ucglib_Arduino.git
|
2018-11-15 22:17:43 +01:00
|
|
|
[submodule "components/qrcodegen/qrcodegen"]
|
|
|
|
path = components/qrcodegen/qrcodegen
|
|
|
|
url = https://github.com/nayuki/QR-Code-generator.git
|