Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ff441d3

Browse files
committedMay 13, 2025·
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

Lines changed: 1 addition & 1 deletion
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)
Please sign in to comment.