forked from renode/renode
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
30 lines (30 loc) · 982 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
28
29
30
[submodule "src/Infrastructure"]
path = src/Infrastructure
url = https://github.com/renode/renode-infrastructure.git
[submodule "lib/termsharp"]
path = lib/termsharp
url = https://github.com/antmicro/termsharp.git
[submodule "lib/FdtSharp"]
path = lib/FdtSharp
url = https://github.com/antmicro/FdtSharp.git
[submodule "lib/Packet.Net"]
path = lib/Packet.Net
url = https://github.com/antmicro/Packet.Net.git
[submodule "lib/AntShell"]
path = lib/AntShell
url = https://github.com/antmicro/AntShell.git
[submodule "lib/xwt"]
path = lib/xwt
url = https://github.com/antmicro/xwt.git
[submodule "lib/ELFSharp"]
path = lib/ELFSharp
url = https://github.com/antmicro/elfsharp.git
[submodule "lib/Migrant"]
path = lib/Migrant
url = https://github.com/antmicro/Migrant.git
[submodule "lib/cctask"]
path = lib/cctask
url = https://github.com/antmicro/cctask.git
[submodule "lib/options-parser"]
path = lib/options-parser
url = https://github.com/antmicro/options-parser