How to setup the lvgl library for Esp32-s3-WROOM-1 with TFT display 800*480

Firstly, let me clarify that the display used is a Parallel display with a 565 RGB 24-bit configuration.

I have provided a link containing the codes I used to ensure the display functions flawlessly, eliminating any compilation errors. When encountering those errors you have, I faced difficulties resolving them, prompting me to develop my own code by referencing libraries and information gathered from their demos. and that code is provided at my github

(my code is using the latest version of the libs)