forked from lancaster-university/codal
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
23 lines (18 loc) · 869 Bytes
/
.gitmodules
File metadata and controls
23 lines (18 loc) · 869 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[submodule "codal-stm32-DISCO_L475VG_IOT"]
path = libraries/codal-stm32-DISCO_L475VG_IOT
url = https://github.com/letssteam/codal-stm32-DISCO_L475VG_IOT.git
[submodule "codal-stm32-PNUCLEO_WB55RG"]
path = libraries/codal-stm32-PNUCLEO_WB55RG
url = https://github.com/letssteam/codal-stm32-PNUCLEO_WB55RG.git
[submodule "codal-stm32-STEAM32_WB55RG"]
path = libraries/codal-stm32-STEAM32_WB55RG
url = https://github.com/letssteam/codal-stm32-STEAM32_WB55RG.git
[submodule "codal-stm32-NUCLEO_F4x1RE"]
path = libraries/codal-stm32-NUCLEO_F4x1RE
url = https://github.com/letssteam/codal-stm32-NUCLEO_F4x1RE.git
[submodule "codal-stm32"]
path = libraries/codal-stm32
url = https://github.com/letssteam/codal-stm32.git
[submodule "codal-core"]
path = libraries/codal-core
url = https://github.com/letssteam/codal-core.git