esp-idf/components
chaijie 7cf32b4387 esp32s2: Fix wakeup fail issue when pd peripheral in lightsleep.
esp32s2: fix wrong deepsleep configuration issue.

1. if RTC_CK8M_ENABLE_WAIT_DEFAULT set to 1, rtc peripherals will not poweron successfully if pd peripherals in light_sleep, the minimum RTC_CK8M_ENABLE_WAIT_DEFAULT is RTC_POWERUP_CYCLES + RTC_WAIT_CYCLES + 2;
2. when goto deepsleep after lightsleep waking up, rtc regulator should not force pu.
2021-01-20 03:51:07 +00:00
..
2020-06-23 08:20:16 +00:00
2021-01-18 15:31:03 +08:00
2021-01-14 20:30:31 +08:00
2021-01-12 14:05:08 +08:00
2021-01-11 11:34:37 +08:00
2021-01-12 14:05:08 +08:00
2021-01-11 11:34:37 +08:00
2021-01-18 15:31:03 +08:00
2021-01-11 11:34:37 +08:00
2021-01-19 00:28:16 +00:00
2020-09-02 16:38:37 +08:00
2021-01-18 15:31:03 +08:00
2020-12-29 10:56:13 +08:00
2021-01-06 17:21:53 +05:30
2021-01-12 14:05:08 +08:00
2021-01-12 14:05:08 +08:00
2020-12-25 15:46:36 +08:00
2021-01-11 11:34:37 +08:00
2021-01-12 14:05:08 +08:00
2021-01-15 20:10:18 +08:00