[DEV] Initial manifest

This commit is contained in:
2022-09-24 21:58:23 +02:00
commit eeaa35e43e

7
default.xml Normal file
View File

@@ -0,0 +1,7 @@
<manifest>
<remote name="ctm" fetch="ssh://git@home.slvtr.fr:222/"/>
<default revision="refs/heads/master" remote="ctm" sync-j="4"/>
<project name="skoulof/libEncoder" remote="ctm" path="libEncoder"/>
<project name="skoulof/libPushButton" remote="ctm" path="libPushButton"/>
<project name="skoulof/xkeRadio" remote="ctm" path="xkeRadio"/>
</manifest>