Hi, I want to build the firmware from source code and want to include all the micropython file and the trained (.tflite) file. Now I know how to include the .py file by just include it as text document. But how about the .tflite file, Since it is a binary file?
See the documentation in SRC/omv/lib/libtf.