forked from sifive/freedom-e-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
33 lines (33 loc) · 1.31 KB
/
.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
28
29
30
31
32
33
[submodule "freedom-metal"]
path = freedom-metal
url = https://github.com/sifive/freedom-metal.git
[submodule "scripts/elf2hex"]
path = scripts/elf2hex
url = https://github.com/sifive/elf2hex.git
[submodule "doc/html"]
path = doc/html
url = https://github.com/sifive/freedom-e-sdk-docs.git
[submodule "freedom-devicetree-tools"]
path = freedom-devicetree-tools
url = https://github.com/sifive/freedom-devicetree-tools.git
[submodule "FreeRTOS-metal"]
path = FreeRTOS-metal
url = https://github.com/sifive/FreeRTOS-metal.git
[submodule "scripts/devicetree-overlay-generator"]
path = scripts/devicetree-overlay-generator
url = https://github.com/sifive/devicetree-overlay-generator.git
[submodule "scripts/ldscript-generator"]
path = scripts/ldscript-generator
url = https://github.com/sifive/ldscript-generator.git
[submodule "scripts/cmsis-svd-generator"]
path = scripts/cmsis-svd-generator
url = https://github.com/sifive/cmsis-svd-generator.git
[submodule "scripts/openocdcfg-generator"]
path = scripts/openocdcfg-generator
url = https://github.com/sifive/openocdcfg-generator.git
[submodule "scripts/esdk-settings-generator"]
path = scripts/esdk-settings-generator
url = https://github.com/sifive/esdk-settings-generator.git
[submodule "scl-metal"]
path = scl-metal
url = https://github.com/sifive/scl-metal.git