Skip to content

Commit 72b6036

Browse files
authored
Merge pull request #284 from espressif/me-no-dev-patch-1
Enable I2S_ISR_IRAM_SAFE to fix bug in ESP-IDF
2 parents 16a6e09 + a401c5b commit 72b6036

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: configs/defconfig.common

+1
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ CONFIG_ESP_COREDUMP_STACK_SIZE=0
121121
CONFIG_MBEDTLS_DYNAMIC_BUFFER=y
122122
CONFIG_MBEDTLS_DYNAMIC_FREE_PEER_CERT=y
123123
CONFIG_MBEDTLS_DYNAMIC_FREE_CONFIG_DATA=y
124+
CONFIG_I2S_ISR_IRAM_SAFE=y
124125
#
125126
# Matter Settings
126127
#

0 commit comments

Comments
 (0)