mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 04:43:33 +00:00
mspi: support 120MHz Quad Flash and PSRAM on ESP32S3
This commit is contained in:
@@ -246,6 +246,9 @@ menu "ESP32S3-Specific"
|
||||
help
|
||||
Select the speed for the SPI RAM chip.
|
||||
|
||||
config SPIRAM_SPEED_120M
|
||||
depends on SPIRAM_MODE_QUAD
|
||||
bool "120MHz clock speed"
|
||||
config SPIRAM_SPEED_80M
|
||||
bool "80MHz clock speed"
|
||||
config SPIRAM_SPEED_40M
|
||||
|
Reference in New Issue
Block a user