add flatbuffer dependencies

This commit is contained in:
Paulchen-Panther
2018-12-28 17:55:49 +01:00
parent d762aa2f3e
commit 3700566d10
12 changed files with 980 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -5,3 +5,6 @@
path = dependencies/external/rpi_ws281x
url = https://github.com/hyperion-project/rpi_ws281x.git
branch = master
[submodule "dependencies/external/flatbuffers"]
path = dependencies/external/flatbuffers
url = git://github.com/google/flatbuffers.git