forked from prestonbrown/helixscreen
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
40 lines (40 loc) · 1.14 KB
/
Copy path.gitmodules
File metadata and controls
40 lines (40 loc) · 1.14 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
[submodule "lvgl"]
path = lib/lvgl
url = https://github.com/lvgl/lvgl.git
ignore = dirty
[submodule "libhv"]
path = lib/libhv
url = https://github.com/ithewei/libhv.git
ignore = dirty
[submodule "wpa_supplicant"]
path = lib/wpa_supplicant
url = https://github.com/fluispotter/hostap.git
ignore = dirty
[submodule "spdlog"]
path = lib/spdlog
url = https://github.com/gabime/spdlog.git
branch = fmt-11.2.0
[submodule "sdl2"]
path = lib/sdl2
url = https://github.com/libsdl-org/SDL.git
[submodule "glm"]
path = lib/glm
url = https://github.com/g-truc/glm.git
[submodule "openvdb"]
path = lib/openvdb
url = https://github.com/AcademySoftwareFoundation/openvdb.git
[submodule "lib/ftxui"]
path = lib/ftxui
url = https://github.com/ArthurSonzogni/FTXUI.git
[submodule "lib/cpp-terminal"]
path = lib/cpp-terminal
url = https://github.com/jupyter-xeus/cpp-terminal.git
[submodule "lib/libnl"]
path = lib/libnl
url = https://github.com/thom311/libnl.git
[submodule "lib/lv_i18n"]
path = lib/lv_i18n
url = https://github.com/lvgl/lv_i18n
[submodule "lib/lv_markdown"]
path = lib/lv_markdown
url = https://github.com/prestonbrown/lv_markdown.git