Skip to content

Commit 9ea75e3

Browse files
authored
Enable LCD RGB ISR IRAM safe configuration
1 parent 6664a99 commit 9ea75e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configs/defconfig.opi_ram

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ CONFIG_SPIRAM=y
22
CONFIG_SPIRAM_MODE_OCT=y
33
CONFIG_SPIRAM_IGNORE_NOTFOUND=y
44
# CONFIG_SPIRAM_MEMTEST is not set
5+
CONFIG_LCD_RGB_ISR_IRAM_SAFE=y
56
CONFIG_GDMA_CTRL_FUNC_IN_IRAM=y
67
# bounce buffer mode relies on GDMA EOF interrupt to be service-able
78
# I2S_ISR_IRAM_SAFE has to be set!! Done in common config

0 commit comments

Comments
 (0)