Config.in 252 B

12345678
  1. config 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. https://github.com/dvidelabs/flatcc