Skip to content

Commit 30212a3

Browse files
committed
added submodules
1 parent 6bfd6bb commit 30212a3

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

.gitmodules

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,10 @@
77
[submodule "lib/esp-idf"]
88
path = lib/esp-idf
99
url = https://github.com/espressif/esp-idf
10+
[submodule "lib/lvgl"]
11+
path = lib/lvgl
12+
url = https://github.com/lvgl/lvgl.git
13+
branch = release/v9.1
14+
[submodule "lib/micropython"]
15+
path = lib/micropython
16+
url = https://github.com/micropython/micropython

lib/lvgl

Submodule lvgl added at 92d424e

lib/micropython

Submodule micropython added at a61c446

0 commit comments

Comments
 (0)