-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
21 lines (21 loc) · 999 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "zephyrproject/zephyr"]
path = zephyrproject/zephyr
url = https://github.com/zephyrproject-rtos/zephyr.git
[submodule "zephyrproject/modules/hal/stm32"]
path = zephyrproject/modules/hal/stm32
url = https://github.com/zephyrproject-rtos/hal_stm32.git
[submodule "zephyrproject/modules/hal/st"]
path = zephyrproject/modules/hal/st
url = https://github.com/zephyrproject-rtos/hal_st.git
[submodule "zephyrproject/modules/hal/cmsis"]
path = zephyrproject/modules/hal/cmsis
url = https://github.com/zephyrproject-rtos/cmsis.git
[submodule "zephyrproject/modules/lib/openthread"]
path = zephyrproject/modules/lib/openthread
url = https://github.com/zephyrproject-rtos/openthread.git
[submodule "zephyrproject/modules/debug/segger"]
path = zephyrproject/modules/debug/segger
url = https://github.com/zephyrproject-rtos/segger.git
[submodule "zephyrproject/modules/crypto/mbedtls"]
path = zephyrproject/modules/crypto/mbedtls
url = https://github.com/zephyrproject-rtos/mbedtls.git