xref: /OK3568_Linux_fs/buildroot/package/flatcc/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_FLATCC
2	bool "flatcc"
3	help
4	  flatcc is C language implementation of Google Flatbuffers. It
5	  consists of both a library for the target as well as a
6	  flatbuffer compiler tool for the host.
7
8	  https://github.com/dvidelabs/flatcc
9