File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -413,7 +413,7 @@ menu "LVGL TFT Display controller"
413413 config LV_FT81X_CONFIG_EVE_EVE2_50G
414414 bool "EVE_EVE2_50G"
415415 config LV_FT81X_CONFIG_EVE_EVE2_70
416- bool "EVE_EVE2_70"
416+ bool "EVE_EVE2_70"/
417417 config LV_FT81X_CONFIG_EVE_EVE2_70G
418418 bool "EVE_EVE2_70G"
419419 config LV_FT81X_CONFIG_EVE_EVE3_35
@@ -459,8 +459,7 @@ menu "LVGL TFT Display controller"
459459 endchoice
460460
461461 choice
462- prompt "TFT SPI Bus." if LV_TFT_DISPLAY_PROTOCOL_SPI && \
463- !LV_PREDEFINED_DISPLAY_TTGO
462+ prompt "TFT SPI Bus." if LV_TFT_DISPLAY_PROTOCOL_SPI
464463 default LV_TFT_DISPLAY_SPI_VSPI if LV_PREDEFINED_DISPLAY_TTGO && \
465464 !IDF_TARGET_ESP32S2
466465 default LV_TFT_DISPLAY_SPI_FSPI if IDF_TARGET_ESP32S2
You can’t perform that action at this time.
0 commit comments