|
|
@@ -12,16 +12,19 @@
|
|
|
# define the TRIO_PROJECTS used by Trio where for Trio the .gitmodules points
|
|
|
# to the downstream fork of loopandlearn in all cases
|
|
|
#
|
|
|
+# The only submodule that needs a special trio branch (at this time) is LoopKit
|
|
|
+# put that repository first in the list
|
|
|
+#
|
|
|
# The scrips in LoopWorkspace are used to update translations and make
|
|
|
# sure the loopandlearn branches are up to date
|
|
|
# Even though MedtrumKit and EversenseKit are not yet part of dev
|
|
|
# it does no harm to update those repositories using this script
|
|
|
TRIO_PROJECTS=( \
|
|
|
+ loopandlearn:LoopKit:trio \
|
|
|
loopandlearn:CGMBLEKit:dev \
|
|
|
loopandlearn:dexcom-share-client-swift:dev \
|
|
|
loopandlearn:G7SensorKit:main \
|
|
|
loopandlearn:LibreTransmitter:main \
|
|
|
- loopandlearn:LoopKit:dev \
|
|
|
loopandlearn:MinimedKit:main \
|
|
|
loopandlearn:OmniBLE:dev \
|
|
|
loopandlearn:OmniKit:main \
|