加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitmodules 1.31 KB
一键复制 编辑 原始数据 按行查看 历史
liuzhitao 提交于 2024-02-25 21:57 . init renode repository
[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/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
[submodule "lib/BigGustave"]
path = lib/BigGustave
url = https://github.com/antmicro/BigGustave.git
branch = renode-build
[submodule "lib/bc-csharp"]
path = lib/bc-csharp
url = https://github.com/antmicro/bc-csharp.git
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化