jingli
|
200dcce535
|
soc_caps: remove SOC_GPIO_SUPPORT_SLP_SWITCH
all esp chips support this feature
|
2023-02-09 17:52:49 +08:00 |
|
morris
|
de7c64bcd3
|
Merge branch 'bugfix/rtc_periph_ulp_touch_v4.4' into 'release/v4.4'
sleep_modes: allow using touch/ULP with RTC_PERIPH domain (including EXT0 wakeup source) (v4.4)
See merge request espressif/esp-idf!19768
|
2022-11-10 10:19:16 +08:00 |
|
Michael (XIAO Xufeng)
|
07253938a6
|
Update components/esp_hw_support/include/esp_sleep.h
|
2022-10-31 16:06:44 +08:00 |
|
jingli
|
77ba6c38ec
|
esp32/rtc: fix xtal unstable in some cases when sleep
1. add xtal buf wait to fix high temperature restart issue
2. add min sleep value to fix xtal stop due to too short sleep time issue
|
2022-10-26 16:31:04 +08:00 |
|
Marius Vikhammer
|
228737d978
|
docs: fix documentation wrongly stating ESP_SLEEP_WAKEUP_GPIO is light sleep only
ESP_SLEEP_WAKEUP_GPIO is also a valid deep sleep wakeup cause on targets
with SOC_GPIO_SUPPORT_DEEPSLEEP_WAKEUP
Closes https://github.com/espressif/esp-idf/issues/9567
|
2022-08-24 10:50:59 +08:00 |
|
Li Shuai
|
e44ead5356
|
Power Management: add RTC8M power domain to control whether internal 8m oscillator is powered down during sleep
|
2021-09-13 17:36:54 +08:00 |
|
Jiang Jiang Jian
|
316988bd2d
|
Merge branch 'feature/support_esp32s3_cpu_tagmem_retention' into 'master'
support esp32s3 cpu + tagmem retention
See merge request espressif/esp-idf!14579
|
2021-09-06 03:47:44 +00:00 |
|
Li Shuai
|
15fc449793
|
light sleep: separate sleep retention function
|
2021-08-24 11:54:47 +08:00 |
|
Zim Kalinowski
|
dcff1baab5
|
Merge branch 'bugfix/fix_esp32s2_deep_sleep_timer_wake_up_fail' into 'master'
rtc: fix esp32s2 fall into sleep forever when deep-sleep time is set to 0
Closes IDF-2712
See merge request espressif/esp-idf!12438
|
2021-08-19 03:20:15 +00:00 |
|
Jan Brudný
|
db41f2efdd
|
esp_hw_support: update copyright notice
|
2021-08-05 16:30:10 +02:00 |
|
Chen Yi Qun
|
835c0ca32c
|
fix esp32s2 fall into sleep forever when deep-sleep time is set to 0
|
2021-07-19 14:43:47 +08:00 |
|
ninh
|
f1ee8aa14f
|
esp_wifi: fix nolightsleep after wifi init
|
2021-04-29 18:50:28 +08:00 |
|
Renz Bagaporo
|
586023790e
|
esp_system: move sleep modes to esp_hw_support, power down light sleep to esp_pm
|
2021-04-07 17:53:37 +08:00 |
|