forked from toniebox-reverse-engineering/teddycloud
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
25 lines (24 loc) · 808 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
[submodule "cJSON"]
path = cJSON
url = https://github.com/DaveGamble/cJSON.git
[submodule "teddycloud_web"]
path = teddycloud_web
url = https://github.com/toniebox-reverse-engineering/teddycloud_web.git
[submodule "cyclone/common"]
path = cyclone/common
url = https://github.com/Oryx-Embedded/Common
[submodule "cyclone/cyclone_tcp"]
path = cyclone/cyclone_tcp
url = https://github.com/Oryx-Embedded/CycloneTCP.git
[submodule "cyclone/cyclone_ssl"]
path = cyclone/cyclone_ssl
url = https://github.com/Oryx-Embedded/CycloneSSL.git
[submodule "cyclone/cyclone_crypto"]
path = cyclone/cyclone_crypto
url = https://github.com/Oryx-Embedded/CycloneCrypto.git
[submodule "opus"]
path = opus
url = https://github.com/xiph/opus.git
[submodule "ogg"]
path = ogg
url = https://github.com/xiph/ogg.git