2021-12-29 17:34:55 +00:00
|
|
|
[submodule "esp-idf"]
|
|
|
|
path = esp-idf
|
|
|
|
url = https://github.com/espressif/esp-idf.git
|
|
|
|
branch = master
|
2021-12-29 23:32:55 +00:00
|
|
|
[submodule "factory_test/components/bus-i2c"]
|
|
|
|
path = factory_test/components/bus-i2c
|
|
|
|
url = git@github.com:Nicolai-Electronics/esp32-component-bus-i2c.git
|
2022-01-01 02:06:55 +00:00
|
|
|
branch = master
|
2021-12-29 23:32:55 +00:00
|
|
|
[submodule "factory_test/components/i2c-pca9555"]
|
|
|
|
path = factory_test/components/i2c-pca9555
|
|
|
|
url = git@github.com:Nicolai-Electronics/esp32-component-i2c-pca9555.git
|
2022-01-01 02:06:55 +00:00
|
|
|
branch = master
|
|
|
|
[submodule "factory_test/components/i2c-bno055"]
|
|
|
|
path = factory_test/components/i2c-bno055
|
|
|
|
url = git@github.com:Nicolai-Electronics/esp32-component-i2c-bno055.git
|
|
|
|
branch = master
|
2022-01-01 04:51:12 +00:00
|
|
|
[submodule "factory_test/components/spi-ili9341"]
|
|
|
|
path = factory_test/components/spi-ili9341
|
|
|
|
url = git@github.com:Nicolai-Electronics/esp32-component-spi-ili9341.git
|
|
|
|
branch = master
|
2022-01-01 06:13:50 +00:00
|
|
|
[submodule "factory_test/components/spi-ice40"]
|
|
|
|
path = factory_test/components/spi-ice40
|
|
|
|
url = git@github.com:Nicolai-Electronics/esp32-component-spi-ice40.git
|
|
|
|
branch = master
|
2022-01-04 23:58:13 +00:00
|
|
|
[submodule "factory_test/components/sdcard"]
|
|
|
|
path = factory_test/components/sdcard
|
|
|
|
url = git@github.com:Nicolai-Electronics/esp32-component-sdcard.git
|
2022-01-05 22:20:01 +00:00
|
|
|
[submodule "factory_test/components/pax-graphics"]
|
|
|
|
path = factory_test/components/pax-graphics
|
|
|
|
url = https://github.com/robotman2412/pax-graphics.git
|