mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04:00
Currently, due to the lack of sleep callback feature. We only init sleep module but don't allocate it. Thus the power domain will be kept during the light sleep. And temporarily disable pcnt sleep retention support on P4 due to the lack of retention module ID.