esp_system: move sleep modes to esp_hw_support, power down light sleep to esp_pm

This commit is contained in:
Renz Bagaporo
2021-03-10 21:55:49 +08:00
parent c112bd8b57
commit 586023790e
63 changed files with 107 additions and 117 deletions

View File

@@ -980,7 +980,7 @@ CONFIG_ESP_SYSTEM_PANIC_PRINT_REBOOT=y
# CONFIG_ESP_SYSTEM_PANIC_GDBSTUB is not set
CONFIG_ESP_SYSTEM_RTC_FAST_MEM_AS_HEAP_DEPCHECK=y
# CONFIG_ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP is not set
CONFIG_ESP_SYSTEM_PD_FLASH=y
CONFIG_ESP_SLEEP_POWER_DOWN_FLASH=y
# end of ESP System Settings
#