mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-12 05:20:01 +01:00
When light sleep is finished on one CPU, it is possible that the other CPU will enter light sleep again very soon, before interrupts on the first CPU get a chance to run. To avoid such situation, set a flag for the other CPU to skip light sleep attempt.
20 KiB
20 KiB