update module regarding protobuf (#104)

* implement auto avaluation of used platform. To use it simply not add -DPLATFORM

* update submodule
This commit is contained in:
redPanther 2016-07-11 23:29:20 +02:00 committed by brindosch
parent c802505553
commit c1db42c8c4

2
.gitmodules vendored
View File

@ -1,6 +1,6 @@
[submodule "dependencies/external/protobuf"] [submodule "dependencies/external/protobuf"]
path = dependencies/external/protobuf path = dependencies/external/protobuf
url = https://github.com/tvdzwan/protobuf.git url = https://github.com/hyperion-project/protobuf.git
[submodule "dependencies/external/rpi_ws281x"] [submodule "dependencies/external/rpi_ws281x"]
path = dependencies/external/rpi_ws281x path = dependencies/external/rpi_ws281x
url = https://github.com/hyperion-project/rpi_ws281x.git url = https://github.com/hyperion-project/rpi_ws281x.git