Skip to content

Commit 37f8b46

Browse files
committed
Update submodules
1 parent c5e44de commit 37f8b46

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

.gitmodules

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
[submodule "firmware/components/fmtlib/fmt"]
2-
path = firmware/components/fmtlib/fmt
1+
[submodule "firmware-v3-esp32/components/fmtlib/fmt"]
2+
path = firmware-v3-esp32/components/fmtlib/fmt
33
url = https://github.com/fmtlib/fmt
4-
[submodule "firmware/components/lvgl"]
5-
path = firmware/components/lvgl
4+
[submodule "firmware-v3-esp32/components/lvgl"]
5+
path = firmware-v3-esp32/components/lvgl
66
url = https://github.com/lvgl/lvgl.git
7-
[submodule "firmware/components/eigen/eigen"]
8-
path = firmware/components/eigen/eigen
7+
[submodule "firmware-v3-esp32/components/eigen/eigen"]
8+
path = firmware-v3-esp32/components/eigen/eigen
99
url = https://gitlab.com/libeigen/eigen.git
10-
[submodule "firmware/components/geographiclib/geographiclib"]
11-
path = firmware/components/geographiclib/geographiclib
10+
[submodule "firmware-v3-esp32/components/geographiclib/geographiclib"]
11+
path = firmware-v3-esp32/components/geographiclib/geographiclib
1212
url = https://git.code.sf.net/p/geographiclib/code
13-
[submodule "firmware/components/flatbuffers/flatbuffers"]
14-
path = firmware/components/flatbuffers/flatbuffers
13+
[submodule "firmware-v3-esp32/components/flatbuffers/flatbuffers"]
14+
path = firmware-v3-esp32/components/flatbuffers/flatbuffers
1515
url = [email protected]:google/flatbuffers.git

0 commit comments

Comments
 (0)