mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 20:41:14 +00:00
8 lines
160 B
Plaintext
8 lines
160 B
Plaintext
# Enable LP core
|
|
CONFIG_ULP_COPROC_ENABLED=y
|
|
CONFIG_ULP_COPROC_RESERVE_MEM=8192
|
|
CONFIG_ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP=n
|
|
|
|
# Enable SPIRAM
|
|
CONFIG_SPIRAM=y
|