Fix ML307 FIFO Overflow

This commit is contained in:
Terrence
2025-04-09 10:41:12 +08:00
parent 652e5cbcdd
commit a6ce728386
2 changed files with 4 additions and 1 deletions

View File

@ -26,6 +26,9 @@ CONFIG_ESP_WIFI_DYNAMIC_RX_MGMT_BUFFER=y
CONFIG_CODEC_I2C_BACKWARD_COMPATIBLE=n
# Fix ML307 FIFO Overflow
CONFIG_UART_ISR_IN_IRAM=y
# LVGL 9.2.2
CONFIG_LV_OS_NONE=y