firmware: Actually working LCD with LVGL

This commit is contained in:
2024-12-04 10:43:01 +00:00
parent df62eb0fe6
commit 1d5853e91c
3 changed files with 69 additions and 41 deletions

View File

@@ -15,4 +15,7 @@ CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_240=y
CONFIG_ESP32S3_DATA_CACHE_LINE_64B=y
CONFIG_ESP_WIFI_DPP_SUPPORT=y
CONFIG_FREERTOS_HZ=1000
CONFIG_LV_DEF_REFR_PERIOD=24
CONFIG_LV_USE_SYSMON=y
CONFIG_LV_USE_PERF_MONITOR=y
CONFIG_IDF_EXPERIMENTAL_FEATURES=y