lcd: add rgb panel example

This commit is contained in:
morris
2022-01-14 18:34:37 +08:00
parent 0e15844706
commit 821634b24e
15 changed files with 372 additions and 73 deletions

View File

@@ -0,0 +1,5 @@
CONFIG_ESP32S3_SPIRAM_SUPPORT=y
CONFIG_SPIRAM_MODE_OCT=y
CONFIG_SPIRAM_SPEED_80M=y
# Can't set the FPS too high due to the limitation of PSRAM bandwidth
CONFIG_LV_DISP_DEF_REFR_PERIOD=100