添加 eagle.xml

This commit is contained in:
liwei 2025-02-21 17:39:51 +08:00
commit 6bb7c5fa0e
1 changed files with 7 additions and 0 deletions

7
eagle.xml Normal file
View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="eagle" fetch="http://git.weirainy.cn/eagle" />
<default revision="main" remote="eagle" sync-c="true" sync-j="4"/>
<project name="ci-ods-factory" path="ci/ods-factory" />
<project name="ones-plugins" path="ones/plugins" />
</manifest>