forked from lvgl/lv_port_esp32
-
Notifications
You must be signed in to change notification settings - Fork 11
/
.gitmodules
19 lines (19 loc) · 801 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[submodule "components/Adafruit-GFX"]
path = components/Adafruit-GFX
url = https://github.com/martinberlin/Adafruit-GFX-Library-ESP-IDF
[submodule "components/sharp-lcd"]
path = components/sharp-lcd
url = https://github.com/martinberlin/SHARP_Memory_Display-IDF.git
[submodule "components/epdiy"]
path = components/epdiy
url = https://github.com/vroland/epdiy
branch = s3_color_research
[submodule "components/lvgl_epaper_drivers"]
path = components/lvgl_epaper_drivers
url = https://github.com/martinberlin/lvgl_epaper_drivers.git
[submodule "components/lv_examples/lv_examples"]
path = components/lv_examples/lv_examples
url = https://github.com/martinberlin/lv_demos_epaper.git
[submodule "components/lvgl"]
path = components/lvgl
url = https://github.com/martinberlin/lvgl_RGB332.git