feat(esp_hw_support): add esp32p4 sleep initial support

This commit is contained in:
wuzhenghui
2023-12-22 19:36:24 +08:00
committed by BOT
parent 856f043331
commit 65e9d0ddb9
14 changed files with 200 additions and 57 deletions

View File

@@ -36,7 +36,8 @@ entries:
sleep_system_peripheral:peripheral_domain_pd_allowed (noflash)
sleep_modem:modem_domain_pd_allowed (noflash)
sleep_modem:periph_inform_out_light_sleep_overhead (noflash)
sar_periph_ctrl:sar_periph_ctrl_power_disable (noflash)
if IDF_TARGET_ESP32P4 = n: # TODO: IDF-6496
sar_periph_ctrl:sar_periph_ctrl_power_disable (noflash)
[mapping:esp_system_pm]
archive: libesp_system.a