mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
54b06ecb62
Related to ESP32-C6 chip only because this chip can power down the digital domain during the light sleep. And after wakes up, systimer gets resumed, and the alarm value < count value, so it leads the alarm fired immediately. We get one unnecessary interrupt at light sleep exit time. Other chips do not power down the digital domain related to systimer. |
||
---|---|---|
.. | ||
include | ||
private_include | ||
src | ||
test_apps | ||
.build-test-rules.yml | ||
CMakeLists.txt | ||
Kconfig | ||
sdkconfig.rename |