Skip to content

Commit 33a3d95

Browse files
authored
remove CONFIG_LCD_RGB_ISR_IRAM_SAFE=y
and set # CONFIG_LCD_RGB_ISR_IRAM_SAFE is not set as default in defconfig.esp32s3 See espressif#298
1 parent 5b79b4f commit 33a3d95

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

configs/defconfig.opi_ram

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
CONFIG_SPIRAM_MODE_OCT=y
22
CONFIG_SPIRAM_IGNORE_NOTFOUND=y
33
# CONFIG_SPIRAM_MEMTEST is not set
4-
CONFIG_LCD_RGB_ISR_IRAM_SAFE=y
54
CONFIG_GDMA_CTRL_FUNC_IN_IRAM=y
65
# bounce buffer mode relies on GDMA EOF interrupt to be service-able
76
# I2S_ISR_IRAM_SAFE has to be set!! Done in common config

0 commit comments

Comments
 (0)