mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-05 03:21:09 +02:00
13 lines
418 B
Plaintext
13 lines
418 B
Plaintext
![]() |
CONFIG_SPIRAM=y
|
||
|
CONFIG_SPIRAM_SPEED_80M=y
|
||
|
# Enabling the following configurations can help increase the PCLK frequency in the case when
|
||
|
# the Frame Buffer is allocated from the PSRAM and fetched by EDMA
|
||
|
CONFIG_SPIRAM_XIP_FROM_PSRAM=y
|
||
|
|
||
|
CONFIG_EXAMPLE_PIN_NUM_BK_LIGHT=1
|
||
|
CONFIG_EXAMPLE_PIN_NUM_RST=7
|
||
|
CONFIG_EXAMPLE_PIN_NUM_PCLK=25
|
||
|
CONFIG_EXAMPLE_PIN_NUM_CS=27
|
||
|
CONFIG_EXAMPLE_PIN_NUM_DC=6
|
||
|
CONFIG_EXAMPLE_PIN_NUM_DATA0=26
|