Skip to content

Commit e81df0c

Browse files
authored
Update defconfig.esp32s3
1 parent 8877c92 commit e81df0c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

configs/defconfig.esp32s3

+3
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ CONFIG_FREERTOS_WATCHPOINT_END_OF_STACK=y
99
CONFIG_FREERTOS_TIMER_TASK_STACK_DEPTH=3120
1010
CONFIG_ESP_SYSTEM_MEMPROT_FEATURE=n
1111

12+
# S3 Display shift fix -> https://espressif-docs.readthedocs-hosted.com/projects/esp-faq/en/latest/software-framework/peripherals/lcd.html
13+
CONFIG_LCD_RGB_RESTART_IN_VSYNC=y
14+
1215
CONFIG_ULP_COPROC_ENABLED=y
1316
CONFIG_ULP_COPROC_TYPE_RISCV=y
1417
CONFIG_ULP_COPROC_RESERVE_MEM=4096

0 commit comments

Comments
 (0)