KonstantinKondrashov
|
cd64b228b1
fix(esp_hw_support): Return deep sleep APIs to the original behavior
|
2 gadi atpakaļ |
Lou Tianhao
|
88364b8b11
feat(pm): add internal pull-up/downs option for gpio used for deepsleep wakeup
|
2 gadi atpakaļ |
Lou Tianhao
|
808a01e656
feat(pm/deepsleep): Support EXT1_WAKEUP_MODE_PER_PIN
|
2 gadi atpakaļ |
Lou Tian Hao
|
3f6be5938b
Merge branch 'docs/rewrite_all_low_to_any_low_when_not_esp32' into 'master'
|
2 gadi atpakaļ |
Mahavir Jain
|
53ff7d43db
Merge branch 'ci/fix_test_switch_ota' into 'master'
|
2 gadi atpakaļ |
Lou Tianhao
|
f33188fb35
docs(pm/sleep): rewrite_all_low_to_any_low_when_not_esp32
|
2 gadi atpakaļ |
Lou Tianhao
|
0d30bbe855
change(pm/deepsleep): rewrite the option all low as any low for esp32s2, esp32s3, esp32c6 and esp32h2
|
2 gadi atpakaļ |
KonstantinKondrashov
|
28aec9594a
fix(app_update): Fix CI test_switch_ota by increasing deepsleep
|
2 gadi atpakaļ |
Lou Tianhao
|
e70763f9a4
feat(pm/deepsleep): Support EXT1 wakeup for esp32h2 deep_sleep
|
2 gadi atpakaļ |
wuzhenghui
|
679ae47271
sleep: enable sleep reject when entering deep sleep and return err if sleep request is rejected
|
2 gadi atpakaļ |
Jakob Hasse
|
c8791f30c0
compiler: replaced noreturn by __noreturn__ in header files
|
2 gadi atpakaļ |
wuzhenghui
|
c50e5d45a3
feature: add deep sleep prepare callback hook
|
2 gadi atpakaļ |
Li Shuai
|
200f69e6eb
auto beacon: support esp32c6 autobeacon (advanced DTIM sleep feature)
|
3 gadi atpakaļ |
Li Shuai
|
93c02fed3b
light sleep: add modem power domain and power down the modem power domain during sleep
|
4 gadi atpakaļ |
wuzhenghui
|
7ee64bd8e8
refactor: always jump to wake stub wrapper after wakeup
|
2 gadi atpakaļ |
wuzhenghui
|
9eae151f7c
esp32c6: bringup deepsleep examples
|
2 gadi atpakaļ |
wuzhenghui
|
709adaaa37
soc_caps: since esp32c6 only support one ext wakeup src, split SOC_PM_SUPPORT_EXT_WAKEUP
|
2 gadi atpakaļ |
wuzhenghui
|
248aa6109d
codeclean: add sleep_mode args to esp_sleep_start()
|
3 gadi atpakaļ |
Li Shuai
|
aec3f6db1d
light sleep: supported SoC TOP domain powered down
|
3 gadi atpakaļ |
jingli
|
557a1ed1a5
soc_caps: remove SOC_GPIO_SUPPORT_SLP_SWITCH
|
3 gadi atpakaļ |
Li Shuai
|
1c39d64f95
cpu retention: refactor cpu retention and add cpu retention versions option in soc caps
|
3 gadi atpakaļ |
Li Shuai
|
59cf87fe7d
pmu: sleep initialization and sleep start support for esp32c6
|
3 gadi atpakaļ |
wuzhenghui
|
aa20825659
soc_caps: rename ESP_PD_DOMAIN_RTC8M to ESP_PD_DOMAIN_FOSC
|
3 gadi atpakaļ |
Li Shuai
|
17f9285524
esp32c6: add SOC_MODEM_CLOCK_IS_INDEPENDENT soc_cap and more pd_caps
|
3 gadi atpakaļ |
Song Ruo Jing
|
d0a7dc3e9f
gpio: Fix IO hold function related problems
|
3 gadi atpakaļ |
jingli
|
0a44d09f4f
esp32/rtc: fix xtal unstable in some cases when sleep
|
3 gadi atpakaļ |
Linda
|
4723974419
docs: update gpios serving as wakeup source in esp32s2 and esp32s3
|
3 gadi atpakaļ |
Michael (XIAO Xufeng)
|
bc0ccd9b6d
Merge branch 'bugfix/rtc_periph_ulp_touch' into 'master'
|
3 gadi atpakaļ |
Michael (XIAO Xufeng)
|
aff90b9853
sleep_modes: allow using touch/ULP with RTC_PERIPH domain (including EXT0 wakeup source)
|
3 gadi atpakaļ |
Marius Vikhammer
|
7a900bad7f
docs: fix documentation wrongly stating ESP_SLEEP_WAKEUP_GPIO is light sleep only
|
3 gadi atpakaļ |