mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
When CONFIG_FREERTOS_PLACE_TASK_STACKS_IN_EXT_RAM is enabled freertos will now automatically allocate task stacks to PSRAM.
5 lines
115 B
Plaintext
5 lines
115 B
Plaintext
CONFIG_PM_ENABLE=y
|
|
CONFIG_PM_LIGHT_SLEEP_CALLBACKS=y
|
|
CONFIG_FREERTOS_USE_TICKLESS_IDLE=y
|
|
CONFIG_PM_DFS_INIT_AUTO=y
|