espressif / esp-bsp

Board support components for Espressif development boards
Other
141 stars 76 forks source link

bsp: Add ESP32-P4 Function EV Board (supported LCD, USB, SD). #299

Closed espzav closed 2 months ago

espzav commented 2 months ago

Checklist for new Board Support package or Component

Change description

Please describe your change here

espzav commented 2 months ago

@tore-espressif PTAL

espzav commented 2 months ago

@tore-espressif Thank you for review. Everything fixed. Now, the P4 is working with LVGL9 too, but default is still LVGL8. We can change it in BSP YML. I tried benchmark on LVGL9, there is another benchmark and result is another. LVGL8 benchmark: weight FPS: 91 LVGL9 benchmark: FPS: 28 (seems that LVGL9 need more better settings)