change(lcd): simplify the i80 lcd example

removed the lcd touch panel initialization code.

For those touch panel driver usage, please check the esp_bsp repo.
This commit is contained in:
morris
2024-07-24 18:52:02 +08:00
parent 23c41fc772
commit 565235d7af
8 changed files with 43 additions and 218 deletions

View File

@@ -0,0 +1,3 @@
CONFIG_SPIRAM=y
CONFIG_SPIRAM_MODE_HEX=y
CONFIG_SPIRAM_SPEED_200M=y