mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
* Do not validate values for options without value * Clean-up * ws281x include files workaround * Revert "ws281x include files workaround" This reverts commit 1b983087183e3c563a191edd34a318cfd0cdace1. * Use https://github.com/hyperion-project/rpi_ws281x while fix is applied in original repository
18 lines
703 B
Plaintext
18 lines
703 B
Plaintext
[submodule "dependencies/external/rpi_ws281x"]
|
|
path = dependencies/external/rpi_ws281x
|
|
url = https://github.com/hyperion-project/rpi_ws281x
|
|
branch = main
|
|
[submodule "dependencies/external/flatbuffers"]
|
|
path = dependencies/external/flatbuffers
|
|
url = https://github.com/google/flatbuffers
|
|
branch = master
|
|
[submodule "dependencies/external/protobuf"]
|
|
path = dependencies/external/protobuf
|
|
url = https://github.com/protocolbuffers/protobuf
|
|
[submodule "dependencies/external/qmdnsengine"]
|
|
path = dependencies/external/qmdnsengine
|
|
url = https://github.com/nitroshare/qmdnsengine.git
|
|
[submodule "dependencies/external/mbedtls"]
|
|
path = dependencies/external/mbedtls
|
|
url = ../../Mbed-TLS/mbedtls.git
|