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
|
2022-05-11 21:09:49 +00:00
|
|
|
[submodule "components/esp32-component-appfs"]
|
|
|
|
path = components/appfs
|
|
|
|
url = https://github.com/badgeteam/esp32-component-appfs.git
|
2022-05-11 21:39:33 +00:00
|
|
|
[submodule "components/ws2812"]
|
|
|
|
path = components/ws2812
|
|
|
|
url = https://github.com/badgeteam/esp32-component-ws2812.git
|
2022-05-12 21:30:40 +00:00
|
|
|
[submodule "components/mch2022-efuse"]
|
|
|
|
path = components/mch2022-efuse
|
|
|
|
url = https://github.com/badgeteam/esp32-component-mch2022-efuse.git
|
2022-05-15 00:52:09 +00:00
|
|
|
[submodule "components/mch2022-bsp"]
|
|
|
|
path = components/mch2022-bsp
|
|
|
|
url = https://github.com/badgeteam/esp32-component-mch2022-bsp.git
|
2022-05-30 21:56:23 +00:00
|
|
|
[submodule "components/pax-codecs"]
|
|
|
|
path = components/pax-codecs
|
|
|
|
url = https://github.com/robotman2412/pax-codecs.git
|
2022-06-02 11:10:56 +00:00
|
|
|
[submodule "main/pax-keyboard"]
|
2022-06-02 11:48:20 +00:00
|
|
|
path = components/pax-keyboard
|
2022-06-02 11:10:56 +00:00
|
|
|
url = https://github.com/robotman2412/pax-keyboard
|