1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hmz007 6d24f2138b
Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56)
3 years ago
..
README.md Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
host_messages.fbs Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
update.sh Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago

README.md

This folder contains FlatBuffers schema used in the communications protocol between the reference CHRE implementation and the host (applications processor).

Use the included update.sh script to generate the header files used in CHRE, which requires that the FlatBuffers compiler flatc be available in $PATH.

For more information on FlatBuffers, see https://github.com/google/flatbuffers/