add live-sdk submodule
This commit is contained in:
parent
cf8048a859
commit
aa9de3d3a5
|
|
@ -4,3 +4,6 @@
|
||||||
[submodule "arm-sdk"]
|
[submodule "arm-sdk"]
|
||||||
path = arm-sdk
|
path = arm-sdk
|
||||||
url = https://github.com/dyne/arm-sdk
|
url = https://github.com/dyne/arm-sdk
|
||||||
|
[submodule "live-sdk"]
|
||||||
|
path = live-sdk
|
||||||
|
url = https://github.com/dyne/live-sdk
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 8ef5f631155976ea843b7d9337b8d8f968aff0d9
|
||||||
Loading…
Reference in New Issue