Skip to content

Commit ad3fb24

Browse files
authored
fix(lcd): Enable optimizations for RGB LCD (espressif#273)
1 parent 833a7f5 commit ad3fb24

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

configs/defconfig.esp32p4

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,7 @@ CONFIG_ESP_REV_MIN_FULL=0
2424
CONFIG_ESP32P4_REV_MAX_FULL=99
2525
CONFIG_ESP_REV_MAX_FULL=99
2626
# end of Chip revision
27+
28+
# RGB Display Optimizations
29+
CONFIG_LCD_RGB_ISR_IRAM_SAFE=y
30+
CONFIG_LCD_RGB_RESTART_IN_VSYNC=y

configs/defconfig.esp32s3

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,7 @@ CONFIG_ULP_COPROC_ENABLED=y
1717
CONFIG_ULP_COPROC_TYPE_FSM=y
1818
# CONFIG_ULP_COPROC_TYPE_RISCV=y
1919
CONFIG_ULP_COPROC_RESERVE_MEM=512
20+
21+
# RGB Display Optimizations
22+
CONFIG_LCD_RGB_ISR_IRAM_SAFE=y
23+
CONFIG_LCD_RGB_RESTART_IN_VSYNC=y

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy