forked from antmicro/emul8
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
27 lines (27 loc) · 947 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 "External/cctask"]
path = External/cctask
url = https://github.com/antmicro/cctask.git
[submodule "External/options-parser"]
path = External/options-parser
url = https://github.com/antmicro/options-parser
[submodule "External/FdtSharp"]
path = External/FdtSharp
url = https://github.com/antmicro/FdtSharp.git
[submodule "External/Packet.Net"]
path = External/Packet.Net
url = https://github.com/antmicro/Packet.Net.git
[submodule "External/AntShell"]
path = External/AntShell
url = https://github.com/antmicro/AntShell.git
[submodule "External/xwt"]
path = External/xwt
url = https://github.com/antmicro/xwt.git
[submodule "External/ELFSharp"]
path = External/ELFSharp
url = https://github.com/antmicro/elfsharp.git
[submodule "External/Migrant"]
path = External/Migrant
url = https://github.com/antmicro/Migrant.git
[submodule "Emulator/Cores/tlib"]
path = Emulator/Cores/tlib
url = https://github.com/emul8/tlib.git