1[submodule "src/Infrastructure"]
2	path = src/Infrastructure
3	url = https://github.com/renode/renode-infrastructure.git
4[submodule "lib/termsharp"]
5	path = lib/termsharp
6	url = https://github.com/antmicro/termsharp.git
7[submodule "lib/FdtSharp"]
8	path = lib/FdtSharp
9	url = https://github.com/antmicro/FdtSharp.git
10[submodule "lib/Packet.Net"]
11	path = lib/Packet.Net
12	url = https://github.com/antmicro/Packet.Net.git
13[submodule "lib/AntShell"]
14	path = lib/AntShell
15	url = https://github.com/antmicro/AntShell.git
16[submodule "lib/ELFSharp"]
17	path = lib/ELFSharp
18	url = https://github.com/antmicro/elfsharp.git
19[submodule "lib/Migrant"]
20	path = lib/Migrant
21	url = https://github.com/antmicro/Migrant.git
22[submodule "lib/cctask"]
23	path = lib/cctask
24	url = https://github.com/antmicro/cctask.git
25[submodule "lib/options-parser"]
26	path = lib/options-parser
27	url = https://github.com/antmicro/options-parser
28[submodule "lib/CxxDemangler"]
29	path = lib/CxxDemangler
30	url = https://github.com/antmicro/CxxDemangler
31[submodule "lib/InpliTftpServer"]
32	path = lib/InpliTftpServer
33	url = https://github.com/antmicro/InpliTftpServer.git
34[submodule "lib/BigGustave"]
35	path = lib/BigGustave
36	url = https://github.com/antmicro/BigGustave.git
37	branch = renode-build
38[submodule "lib/bc-csharp"]
39	path = lib/bc-csharp
40	url = https://github.com/antmicro/bc-csharp.git
41[submodule "tools/dts2repl"]
42	path = tools/dts2repl
43	url = https://github.com/antmicro/dts2repl.git
44[submodule "tools/models_analyzer"]
45	path = tools/models_analyzer
46	url = https://github.com/antmicro/renode-models-analyzer.git
47