Fix lcd bug (#443)

* fix: fixed the issue that the LCD does not light up when some devices are turned on.

* fix:  fix task sys_evt  stack overflow.
This commit is contained in:
virgil
2025-04-04 15:33:17 +08:00
committed by GitHub
parent 70883058e8
commit 464633e7a1
3 changed files with 32 additions and 0 deletions

View File

@ -18,3 +18,5 @@ CONFIG_ESP32S3_DATA_CACHE_64KB=y
CONFIG_ESP32S3_DATA_CACHE_LINE_64B=y
CONFIG_SR_WN_WN9_NIHAOXIAOZHI_TTS=y
CONFIG_ESP_SYSTEM_EVENT_TASK_STACK_SIZE=4096