As Google has led me here, I'd like to answer this question.
an image file needs to be converted to a C file using RGB565 little endian.
To do this you have two options:
- use the web tool at https://lang-ship.com/tools/image2data/ to convert the image
- use your favorite programming language to dump it