Xinyuan-LilyGO / T-Panel

This is an RGB screen with a pixel resolution of 480x480, featuring dual chips on board, ESP32S3 and ESP32H2 chips, supporting 7-24V voltage input, RS485 communication, and more.
GNU General Public License v3.0
18 stars 3 forks source link

lvgl support #5

Closed isthaison closed 6 months ago

isthaison commented 6 months ago

Can this broad support lgvl ?

Llgok commented 6 months ago

Can this broad support lgvl ?

The Lvgl examples have been added. Please go to "./examples/Lvgl" or "./examples/Lvgl_benchmark" to view them.