-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path.gitmodules
18 lines (18 loc) · 852 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "Firmware/3rdparty/fmt"]
path = Firmware/3rdparty/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "Firmware/3rdparty/etl"]
path = Firmware/3rdparty/etl
url = https://github.com/ETLCPP/etl.git
[submodule "Firmware/graphics/lvgl_lib/lvgl_driver_backend/lv_drivers"]
path = Firmware/graphics/lvgl_lib/lvgl_driver_backend/lv_drivers
url = https://github.com/littlevgl/lv_drivers.git
[submodule "Firmware/graphics/lvgl_lib/lvgl_library/lvgl"]
path = Firmware/graphics/lvgl_lib/lvgl_library/lvgl
url = https://github.com/lvgl/lvgl.git
[submodule "Firmware/3rdparty/cppcoro_lib/cppcoro"]
path = Firmware/3rdparty/cppcoro_lib/cppcoro
url = https://github.com/lewissbaker/cppcoro.git
[submodule "Schematic/KiCadLibrariesRoot"]
path = Schematic/KiCadLibrariesRoot
url = https://github.com/ValentiWorkLearning/KiCadLibrariesRoot.git