mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
6 lines
224 B
Plaintext
6 lines
224 B
Plaintext
CONFIG_SPIRAM=y
|
|
CONFIG_SPIRAM_MODE_HEX=y
|
|
CONFIG_SPIRAM_MALLOC_ALWAYSINTERNAL=0
|
|
# Disable PSRAM halfsleep feature, otherwise P4 spm section overflows with COMPILER_OPTIMIZATION_NONE=y
|
|
CONFIG_PM_SLP_SPIRAM_HALFSLEEP_ENABLED=n
|