120M qspi
This commit is contained in:
parent
c7d9eecfd6
commit
1ea118684c
1 changed files with 2 additions and 1 deletions
|
|
@ -5,8 +5,9 @@ CONFIG_ESP32S2_SPIRAM_SUPPORT=y
|
|||
CONFIG_DEFAULT_PSRAM_CLK_IO=30
|
||||
CONFIG_DEFAULT_PSRAM_CS_IO=26
|
||||
CONFIG_SPIRAM_TYPE_ESPPSRAM64=y
|
||||
CONFIG_SPIRAM_MODE_QUAD=y
|
||||
CONFIG_SPIRAM_SIZE=8388608
|
||||
CONFIG_SPIRAM_SPEED_80M=y
|
||||
CONFIG_SPIRAM_SPEED_120M=y
|
||||
CONFIG_SPIRAM=y
|
||||
CONFIG_SPIRAM_BOOT_INIT=y
|
||||
CONFIG_SPIRAM_USE_MEMMAP=y
|
||||
|
|
|
|||
Loading…
Reference in a new issue