[DEV] Add radio arduino repo

Change-Id: Id3a306c736d047413f896a37cf84e00e5f831099
This commit is contained in:
2022-09-25 12:50:25 +02:00
parent 510633e699
commit 99ddaab3ce

View File

@@ -1,8 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="gitea" fetch="ssh://git@home.slvtr.fr:222/"/>
<remote name="github" fetch="https://github.com/"/>
<project name="skoulof/libEncoder" remote="gitea" path="libEncoder" revision="master"/>
<project name="skoulof/libPushButton" remote="gitea" path="libPushButton" revision="master"/>
<project name="skoulof/libServoDriver" remote="gitea" path="libServoDriver" revision="master"/>
<project name="skoulof/libClassicRadio" remote="gitea" path="libClassicRadio" revision="master"/>
<project name="mathertel/Radio.git" remote="github" path="libRadio" revision="master"/>
</manifest>