-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitmodules
27 lines (27 loc) · 863 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "cfe"]
path = cfe
url = [email protected]:pztrick/cfe.git
[submodule "psp"]
path = psp
url = [email protected]:pztrick/psp.git
[submodule "osal"]
path = osal
url = [email protected]:pztrick/osal.git
[submodule "tools/cFS-GroundSystem"]
path = tools/cFS-GroundSystem
url = [email protected]:nasa/cFS-GroundSystem.git
[submodule "tools/elf2cfetbl"]
path = tools/elf2cfetbl
url = [email protected]:nasa/elf2cfetbl
[submodule "tools/tblCRCTool"]
path = tools/tblCRCTool
url = [email protected]:nasa/tblCRCTool
[submodule "apps/bsp-arm-mps2-an385"]
path = apps/bsp-arm-mps2-an385
url = [email protected]:pztrick/cfs-bsp-arm-mps2-an385.git
[submodule "lib/freertos"]
path = lib/freertos
url = [email protected]:FreeRTOS/FreeRTOS-Kernel.git
[submodule "lib/freertos-plus-fat"]
path = lib/freertos-plus-fat
url = [email protected]:FreeRTOS/Lab-Project-FreeRTOS-FAT.git