Skip to content

Commit 61af257

Browse files
me-no-devHamzaHajeir
authored andcommitted
Enable I2S_ISR_IRAM_SAFE to fix bug in ESP-IDF
1 parent 7525d19 commit 61af257

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configs/defconfig.common

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ CONFIG_ESP_COREDUMP_STACK_SIZE=0
136136
CONFIG_MBEDTLS_DYNAMIC_BUFFER=y
137137
CONFIG_MBEDTLS_DYNAMIC_FREE_PEER_CERT=y
138138
CONFIG_MBEDTLS_DYNAMIC_FREE_CONFIG_DATA=y
139+
CONFIG_I2S_ISR_IRAM_SAFE=y
139140
#
140141
# Matter Settings
141142
#

0 commit comments

Comments
 (0)