LVGL differences between crowpanel bassic 5" and crowpanel advance 5", i wanna get a program ported
1 The library files are the same, but the ESP32 development board version used has changed. Our Advance product uses version 3.0.2, and the "ESP32S3_120M" file needs to be replaced.
For details, please refer to the following link:
https://www.elecrow.com/pub/wiki/CrowPanel_Advance_5.0-HMI_ESP32_AI_Display.html
https://www.elecrow.com/pub/wiki/HMI_Display_course.html
2 If you want to port your existing program to the Advance product, you can modify the example/course programs we provide for the Advance product and add the code you want to implement.