-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path.gitmodules
27 lines (27 loc) · 1011 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 "kernel"]
path = kernel
url = https://github.com/pulp-platform/pulp-freertos-kernel.git
[submodule "common/pmsis_api"]
path = common/pmsis_api
url = https://github.com/GreenWaves-Technologies/pmsis_api.git
[submodule "support/dpi-models"]
path = support/dpi-models
url = https://github.com/pulp-platform/dpi-models.git
[submodule "support/json-tools"]
path = support/json-tools
url = https://github.com/pulp-platform/json-tools.git
[submodule "support/pulp-debug-bridge"]
path = support/pulp-debug-bridge
url = https://github.com/pulp-platform/pulp-debug-bridge.git
[submodule "support/archi"]
path = support/archi
url = https://github.com/pulp-platform/archi.git
[submodule "support/gvsoc"]
path = support/gvsoc
url = https://github.com/pulp-platform/gvsoc.git
[submodule "support/pulp-configs"]
path = support/pulp-configs
url = https://github.com/pulp-platform/pulp-configs.git
[submodule "support/runner"]
path = support/runner
url = https://github.com/pulp-platform/runner.git