mirror of
https://github.com/espressif/esp-idf
synced 2025-03-09 17:19:09 -04:00
change(esp_pm): change pm_slp_iram_opt dependence
This commit is contained in:
parent
ba69699530
commit
1a5a30053a
@ -49,7 +49,7 @@ menu "Power Management"
|
||||
|
||||
config PM_SLP_IRAM_OPT
|
||||
bool "Put lightsleep related codes in internal RAM"
|
||||
depends on FREERTOS_USE_TICKLESS_IDLE
|
||||
default n
|
||||
help
|
||||
If enabled, about 1.8KB of lightsleep related source code would be in IRAM and chip would sleep
|
||||
longer for 760us at most each time.
|
||||
|
Loading…
x
Reference in New Issue
Block a user