forked from eclipse-embed-cdt/eclipse-plugins
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
40 lines (40 loc) · 3.37 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
34
35
36
37
38
39
40
[submodule "plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/sifive-templates"]
path = plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/sifive-templates
url = https://github.com/micro-os-plus/sifive-templates-xpack.git
branch = eclipse-embedcdt-sifive-template
[submodule "plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-diag-trace"]
path = plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-diag-trace
url = https://github.com/micro-os-plus/diag-trace-xpack.git
branch = eclipse-embedcdt-sifive-template
[submodule "plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-startup"]
path = plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-startup
url = https://github.com/micro-os-plus/startup-xpack.git
branch = eclipse-embedcdt-sifive-template
[submodule "plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-c-libs"]
path = plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-c-libs
url = https://github.com/micro-os-plus/c-libs-xpack.git
branch = eclipse-embedcdt-sifive-template
[submodule "plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-cpp-libs"]
path = plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-cpp-libs
url = https://github.com/micro-os-plus/cpp-libs-xpack.git
branch = eclipse-embedcdt-sifive-template
[submodule "plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-riscv-arch"]
path = plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-riscv-arch
url = https://github.com/micro-os-plus/riscv-arch-xpack.git
branch = eclipse-embedcdt-sifive-template
[submodule "plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/sifive-devices"]
path = plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/sifive-devices
url = https://github.com/micro-os-plus/sifive-devices-xpack.git
branch = eclipse-embedcdt-sifive-template
[submodule "plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/sifive-arty-boards"]
path = plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/sifive-arty-boards
url = https://github.com/micro-os-plus/sifive-arty-boards-xpack.git
branch = eclipse-embedcdt-sifive-template
[submodule "plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/sifive-hifive1-board"]
path = plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/sifive-hifive1-board
url = https://github.com/micro-os-plus/sifive-hifive1-board-xpack.git
branch = eclipse-embedcdt-sifive-template
[submodule "plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-semihosting"]
path = plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-semihosting
url = https://github.com/micro-os-plus/semihosting-xpack.git
branch = eclipse-embedcdt-sifive-template