-
-
Notifications
You must be signed in to change notification settings - Fork 82
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 657 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 657 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "Libraries/FreeRTOS-Kernel"]
path = Libraries/FreeRTOS-Kernel
url = https://github.com/FreeRTOS/FreeRTOS-Kernel.git
[submodule "Libraries/mbedtls"]
path = Libraries/mbedtls
url = https://github.com/Mbed-TLS/mbedtls.git
[submodule "Libraries/lvgl"]
path = Libraries/lvgl
url = https://github.com/lvgl/lvgl.git
[submodule "Libraries/SDL"]
path = Libraries/SDL
url = https://github.com/libsdl-org/SDL.git
[submodule "Libraries/minitar/minitar"]
path = Libraries/minitar/minitar
url = https://github.com/ByteWelder/minitar.git
[submodule "Libraries/cJSON/cJSON"]
path = Libraries/cJSON/cJSON
url = https://github.com/DaveGamble/cJSON.git