42 lines
1.8 KiB
Text
42 lines
1.8 KiB
Text
[submodule "esp-idf"]
|
|
path = esp-idf
|
|
url = https://github.com/espressif/esp-idf.git
|
|
[submodule "components/bus-i2c"]
|
|
path = components/bus-i2c
|
|
url = https://github.com/Nicolai-Electronics/esp32-component-bus-i2c.git
|
|
[submodule "components/i2c-bno055"]
|
|
path = components/i2c-bno055
|
|
url = https://github.com/Nicolai-Electronics/esp32-component-i2c-bno055.git
|
|
[submodule "components/spi-ili9341"]
|
|
path = components/spi-ili9341
|
|
url = https://github.com/Nicolai-Electronics/esp32-component-spi-ili9341.git
|
|
[submodule "components/spi-ice40"]
|
|
path = components/spi-ice40
|
|
url = https://github.com/Nicolai-Electronics/esp32-component-spi-ice40.git
|
|
[submodule "components/sdcard"]
|
|
path = components/sdcard
|
|
url = https://github.com/Nicolai-Electronics/esp32-component-sdcard.git
|
|
[submodule "components/pax-graphics"]
|
|
path = components/pax-graphics
|
|
url = https://github.com/robotman2412/pax-graphics.git
|
|
[submodule "components/mch2022-rp2040"]
|
|
path = components/mch2022-rp2040
|
|
url = https://github.com/badgeteam/esp32-component-mch2022-rp2040.git
|
|
[submodule "components/esp32-component-appfs"]
|
|
path = components/appfs
|
|
url = https://github.com/badgeteam/esp32-component-appfs.git
|
|
[submodule "components/ws2812"]
|
|
path = components/ws2812
|
|
url = https://github.com/badgeteam/esp32-component-ws2812.git
|
|
[submodule "components/mch2022-efuse"]
|
|
path = components/mch2022-efuse
|
|
url = https://github.com/badgeteam/esp32-component-mch2022-efuse.git
|
|
[submodule "components/mch2022-bsp"]
|
|
path = components/mch2022-bsp
|
|
url = https://github.com/badgeteam/esp32-component-mch2022-bsp.git
|
|
[submodule "components/pax-codecs"]
|
|
path = components/pax-codecs
|
|
url = https://github.com/robotman2412/pax-codecs.git
|
|
[submodule "main/pax-keyboard"]
|
|
path = components/pax-keyboard
|
|
url = https://github.com/robotman2412/pax-keyboard
|