| Up to higher level directory | |||
| Name | Date | Size | |
|---|---|---|---|
| host_messages.fbs | 21-Aug-2018 | 8.6K | |
| README.md | 21-Aug-2018 | 392 | |
| update.sh | 21-Aug-2018 | 349 | |
1 This folder contains FlatBuffers schema used in the communications protocol 2 between the reference CHRE implementation and the host (applications processor). 3 4 Use the included update.sh script to generate the header files used in CHRE, 5 which requires that the FlatBuffers compiler `flatc` be available in $PATH. 6 7 For more information on FlatBuffers, see https://github.com/google/flatbuffers/ 8