-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (20 loc) · 748 Bytes
/
.gitmodules
File metadata and controls
24 lines (20 loc) · 748 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 "components/M5GFX"]
path = components/M5GFX
url = https://github.com/m5stack/M5GFX.git
branch = 0.2.15
[submodule "components/M5Unified"]
path = components/M5Unified
url = https://github.com/m5stack/M5Unified.git
branch = 0.2.10
[submodule "components/mooncake"]
path = components/mooncake
url = https://github.com/Forairaaaaa/mooncake.git
branch = v2.2.0
[submodule "components/mooncake_log"]
path = components/mooncake_log
url = https://github.com/Forairaaaaa/mooncake_log.git
branch = v1.3.0
[submodule "components/smooth_ui_toolkit"]
path = components/smooth_ui_toolkit
url = https://github.com/Forairaaaaa/smooth_ui_toolkit.git
branch = v2.4.0