An example to show how to use LCD display and touch with LVGL on ESP-IDF framework for Sunton ESP32-8048S070c devboard.
The example supports only LCD and touch of the board. More features may be added in the future.
ESP-IDF is the framework for building the example. Only ESP-IDF v5.1 was tested. Using ESP-IDF as Visual Studio Code extension is recommended. When it is installed, please open folder containing this repository in Visual Studio Code and press "ESP-IDF Build, Flash and Monitor" button. It should build and run the example.