forked from kendryte/canmv
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
18 lines (18 loc) · 844 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "tools/kconfig/Kconfiglib"]
path = tools/kconfig/Kconfiglib
url = https://github.com/ulfalizer/Kconfiglib.git
[submodule "components/micropython/core"]
path = components/micropython/core
url = https://github.com/micropython/micropython.git
[submodule "components/micropython/port/src/lvgl/lv_bindings"]
path = components/micropython/port/src/lvgl/lv_bindings
url = https://github.com/littlevgl/lv_binding_micropython.git
[submodule "components/spiffs/core"]
path = components/spiffs/core
url = https://github.com/pellepl/spiffs.git
[submodule "tools/spiffs/mkspiffs"]
path = tools/spiffs/mkspiffs
url = https://github.com/igrr/mkspiffs.git
[submodule "components/micropython/port/src/ulab/micropython-ulab"]
path = components/micropython/port/src/ulab/micropython-ulab
url = https://github.com/v923z/micropython-ulab.git