forked from renode/renode
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
36 lines (36 loc) · 1.15 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
[submodule "src/Infrastructure"]
path = src/Infrastructure
url = ../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
[submodule "lib/CxxDemangler"]
path = lib/CxxDemangler
url = https://github.com/antmicro/CxxDemangler
[submodule "lib/InpliTftpServer"]
path = lib/InpliTftpServer
url = https://github.com/antmicro/InpliTftpServer.git