14 lines
492 B
Plaintext
14 lines
492 B
Plaintext
[submodule "sdk/esp32-esp-idf"]
|
|
path = sdk/esp32-esp-idf
|
|
url = https://github.com/espressif/esp-idf.git
|
|
ignore = dirty
|
|
[submodule "components/u8g2/u8g2"]
|
|
path = components/u8g2/u8g2
|
|
url = https://github.com/olikraus/U8g2_Arduino.git
|
|
[submodule "components/ucg/ucg"]
|
|
path = components/ucg/ucg
|
|
url = https://github.com/olikraus/Ucglib_Arduino.git
|
|
[submodule "components/qrcodegen/qrcodegen"]
|
|
path = components/qrcodegen/qrcodegen
|
|
url = https://github.com/nayuki/QR-Code-generator.git
|