forked from analogdevicesinc/no-OS
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 933 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 933 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 "libraries/mbedtls"]
path = libraries/mbedtls
url = https://github.com/ARMmbed/mbedtls
[submodule "libraries/mqtt/paho.mqtt.embedded-c"]
path = libraries/mqtt/paho.mqtt.embedded-c
url = https://github.com/eclipse/paho.mqtt.embedded-c
[submodule "libraries/azure-sdk-for-c"]
path = libraries/azure/azure-sdk-for-c
url = https://github.com/Azure/azure-sdk-for-c.git
[submodule "libraries/mbed/mbed-os"]
path = libraries/mbed/mbed-os
url = https://github.com/ARMmbed/mbed-os
[submodule "libraries/lwip/lwip"]
path = libraries/lwip/lwip
url = https://github.com/lwip-tcpip/lwip
[submodule "libraries/free_rtos/free_rtos"]
path = libraries/free_rtos/free_rtos
url = https://github.com/FreeRTOS/FreeRTOS-Kernel.git
[submodule "libraries/lvgl/lvgl"]
path = libraries/lvgl/lvgl
url = https://github.com/lvgl/lvgl.git
[submodule "libraries/esh/esh"]
path = libraries/esh/esh
url = https://github.com/google/esh.git