From 29a246a7334c0a298053991f37d22e19de936ad9 Mon Sep 17 00:00:00 2001 From: jacqueline Date: Wed, 21 Feb 2024 14:12:23 +1100 Subject: Make the drain buffer very large, and move it into PSRAM the i2s handler and streambuffer metadata are both still in iram for good performance. otherwise, this seems to be enough to make gapless playback work. --- sdkconfig.common | 1 - 1 file changed, 1 deletion(-) (limited to 'sdkconfig.common') diff --git a/sdkconfig.common b/sdkconfig.common index 7ae9aea2..45f21e9a 100644 --- a/sdkconfig.common +++ b/sdkconfig.common @@ -22,7 +22,6 @@ CONFIG_SPI_MASTER_IN_IRAM=y # CONFIG_TWAI_ERRATA_FIX_RX_FIFO_CORRUPT is not set # CONFIG_TWAI_ERRATA_FIX_LISTEN_ONLY_DOM is not set CONFIG_GPIO_CTRL_FUNC_IN_IRAM=y -CONFIG_I2S_ISR_IRAM_SAFE=y # CONFIG_ETH_USE_ESP32_EMAC is not set # CONFIG_ETH_USE_SPI_ETHERNET is not set # CONFIG_ESP_EVENT_POST_FROM_ISR is not set -- cgit v1.2.3