mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-26 18:14:11 +00:00
8 lines
182 B
Plaintext
8 lines
182 B
Plaintext
# SPIRAM configurations for ESP32P4
|
|
CONFIG_IDF_EXPERIMENTAL_FEATURES=y
|
|
CONFIG_SPIRAM_MODE_HEX=y
|
|
CONFIG_SPIRAM_SPEED_200M=y
|
|
|
|
# CPU configuration
|
|
CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_360=y
|