summaryrefslogtreecommitdiff
path: root/sdkconfig.common
diff options
context:
space:
mode:
authorjacqueline <me@jacqueline.id.au>2024-02-21 14:12:23 +1100
committerjacqueline <me@jacqueline.id.au>2024-02-21 14:12:23 +1100
commit29a246a7334c0a298053991f37d22e19de936ad9 (patch)
tree27875b886ad378f0d20daae1a01bab27bba83efe /sdkconfig.common
parent79be8a8e6eda4521297384a6da38c1a2cf101ccc (diff)
downloadtangara-fw-29a246a7334c0a298053991f37d22e19de936ad9.tar.gz
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.
Diffstat (limited to 'sdkconfig.common')
-rw-r--r--sdkconfig.common1
1 files changed, 0 insertions, 1 deletions
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