mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-04 14:43:51 -09:00
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
7 lines
165 B
Plaintext
7 lines
165 B
Plaintext
config BR2_PACKAGE_PYTHON_FLATBUFFERS
|
|
bool "python-flatbuffers"
|
|
help
|
|
The FlatBuffers serialization format for Python.
|
|
|
|
https://github.com/google/flatbuffers
|