1 Star 0 Fork 0

EulerRobot/openbios

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build.xml 414 Bytes
一键复制 编辑 原始数据 按行查看 历史
<?xml version="1.0"?>
<xmlmake>
<project name="openbios">
<include href="kernel/build.xml"/>
<include href="forth/build.xml"/>
<include href="libc/build.xml"/>
<include href="libgcc/build.xml"/>
<include href="libopenbios/build.xml"/>
<include href="packages/build.xml"/>
<include href="drivers/build.xml"/>
<include href="fs/build.xml"/>
<include href="arch/build.xml"/>
</project>
</xmlmake>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/EulerRobot/openbios.git
git@gitee.com:EulerRobot/openbios.git
EulerRobot
openbios
openbios
master

搜索帮助