Skip to content

Commit 918af7a

Browse files
authored
enable CONFIG_I2S_ISR_IRAM_SAFE
to fix i2s audio issues
1 parent e686cf5 commit 918af7a

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
@@ -11,6 +11,7 @@ CONFIG_BOOT_ROM_LOG_ALWAYS_OFF=y
1111
CONFIG_BOOTLOADER_SKIP_VALIDATE_ALWAYS=y
1212
CONFIG_ARDUHAL_LOG_DEFAULT_LEVEL_NONE=y
1313
CONFIG_I2S_SUPPRESS_DEPRECATE_WARN=y
14+
CONFIG_I2S_ISR_IRAM_SAFE=y
1415
CONFIG_RMT_SUPPRESS_DEPRECATE_WARN=y
1516
CONFIG_TEMP_SENSOR_SUPPRESS_DEPRECATE_WARN=y
1617
CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_SIZE=y

0 commit comments

Comments
 (0)