forked from awawa-dev/HyperHDR
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 928 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
[submodule "dependencies/external/rpi_ws281x"]
path = dependencies/external/rpi_ws281x
url = https://github.com/jgarff/rpi_ws281x
branch = master
[submodule "dependencies/external/flatbuffers"]
path = dependencies/external/flatbuffers
url = https://github.com/google/flatbuffers
branch = master
[submodule "dependencies/external/mbedtls"]
path = dependencies/external/mbedtls
url = https://github.com/ARMmbed/mbedtls
[submodule "dependencies/external/libcec"]
path = dependencies/external/libcec
url = https://github.com/awawa-dev/libcec.git
[submodule "dependencies/external/qmqtt"]
path = dependencies/external/qmqtt
url = https://github.com/emqx/qmqtt.git
ignore = dirty
[submodule "dependencies/external/xz"]
path = dependencies/external/xz
url = https://github.com/tukaani-project/xz.git
[submodule "dependencies/external/mdns"]
path = dependencies/external/mdns
url = https://github.com/mjansson/mdns.git