2021-12-29 17:34:55 +00:00
|
|
|
[submodule "esp-idf"]
|
|
|
|
path = esp-idf
|
|
|
|
url = https://github.com/espressif/esp-idf.git
|
2022-01-24 21:32:33 +00:00
|
|
|
[submodule "components/bus-i2c"]
|
|
|
|
path = components/bus-i2c
|
2022-05-08 10:09:07 +00:00
|
|
|
url = https://github.com/Nicolai-Electronics/esp32-component-bus-i2c.git
|
2022-01-24 21:32:33 +00:00
|
|
|
[submodule "components/i2c-bno055"]
|
|
|
|
path = components/i2c-bno055
|
2022-05-08 10:09:07 +00:00
|
|
|
url = https://github.com/Nicolai-Electronics/esp32-component-i2c-bno055.git
|
2022-01-24 21:32:33 +00:00
|
|
|
[submodule "components/spi-ili9341"]
|
|
|
|
path = components/spi-ili9341
|
2022-05-08 10:09:07 +00:00
|
|
|
url = https://github.com/Nicolai-Electronics/esp32-component-spi-ili9341.git
|
2022-01-24 21:32:33 +00:00
|
|
|
[submodule "components/spi-ice40"]
|
|
|
|
path = components/spi-ice40
|
2022-05-08 10:09:07 +00:00
|
|
|
url = https://github.com/Nicolai-Electronics/esp32-component-spi-ice40.git
|
2022-01-24 21:32:33 +00:00
|
|
|
[submodule "components/sdcard"]
|
|
|
|
path = components/sdcard
|
2022-05-08 10:09:07 +00:00
|
|
|
url = https://github.com/Nicolai-Electronics/esp32-component-sdcard.git
|
2022-01-24 21:32:33 +00:00
|
|
|
[submodule "components/pax-graphics"]
|
|
|
|
path = components/pax-graphics
|
2022-01-05 22:20:01 +00:00
|
|
|
url = https://github.com/robotman2412/pax-graphics.git
|
2022-05-10 22:17:07 +00:00
|
|
|
[submodule "components/mch2022-rp2040"]
|
|
|
|
path = components/mch2022-rp2040
|
|
|
|
url = https://github.com/badgeteam/esp32-component-mch2022-rp2040.git
|