lcd: update i80 lcd example to work with PSRAM

This commit is contained in:
morris
2022-01-10 19:00:40 +08:00
parent 070dc53e0b
commit a611b39254
17 changed files with 93 additions and 182 deletions

View File

@@ -0,0 +1,4 @@
CONFIG_ESP32S3_SPIRAM_SUPPORT=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