-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 776 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 776 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "esp-who"]
path = esp-who
url = https://github.com/rommo911/esp-who.git
[submodule "arduino-esp32"]
path = arduino-esp32
url = https://github.com/rommo911/arduino-esp32.git
[submodule "WebConfig"]
path = WebConfig
url = https://github.com/rommo911/WebConfig.git
[submodule "ArduinoJson"]
path = ArduinoJson
url = https://github.com/bblanchon/ArduinoJson.git
[submodule "esp_littlefs"]
path = esp_littlefs
url = https://github.com/rommo911/esp_littlefs.git
[submodule "lvgl"]
path = lvgl
url = https://github.com/lvgl/lvgl.git
[submodule "nlohmann_json"]
path = json
url = https://github.com/nlohmann/json.git
[submodule "lvgl_esp32_drivers"]
path = lvgl_esp32_drivers
url = https://github.com/rommo911/lvgl_esp32_drivers.git