Skip to content

Commit ff441d3

Browse files
committed
Disable CONFIG_LCD_RGB_ISR_IRAM_SAFE
1 parent 33f0b46 commit ff441d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/defconfig.esp32s3

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ CONFIG_ULP_COPROC_TYPE_FSM=y
1919
CONFIG_ULP_COPROC_RESERVE_MEM=512
2020

2121
# RGB Display Optimizations
22-
CONFIG_LCD_RGB_ISR_IRAM_SAFE=y
22+
# CONFIG_LCD_RGB_ISR_IRAM_SAFE is not set
2323
CONFIG_LCD_RGB_RESTART_IN_VSYNC=y

0 commit comments

Comments
 (0)