File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 1
1
[submodule "lua53/lua "]
2
2
path = lua53/lua
3
3
url = https://github.com/lua/lua.git
4
+ shallow = true
4
5
[submodule "lvgl/lvgl "]
5
6
path = lvgl/lvgl
6
7
url = https://github.com/littlevgl/lvgl.git
8
+ shallow = true
7
9
[submodule "libopenthread/openthread "]
8
10
path = libopenthread/openthread
9
11
url = https://github.com/openthread/openthread.git
12
+ shallow = true
10
13
[submodule "RadioLib/RadioLib "]
11
14
path = RadioLib/RadioLib
12
15
url = https://github.com/jgromes/RadioLib.git
16
+ shallow = true
13
17
[submodule "lwip/lwip "]
14
18
path = lwip/lwip
15
19
# Using GitHub mirror, as git.savannah.gnu.org seems to cause
16
20
# problems with `git submodule sync`
17
21
# url = https://git.savannah.gnu.org/git/lwip.git
18
22
url = https://github.com/lwip-tcpip/lwip.git
23
+ shallow = true
You can’t perform that action at this time.
0 commit comments