esp-hal icon indicating copy to clipboard operation
esp-hal copied to clipboard

How does sleep work on multicore chips?

Open dimpolo opened this issue 5 months ago • 2 comments

I noticed that calling Rtc::sleep_deep from the second core does not put the first core to sleep. Is this expected behavior? Is it possible for the second core to put both cores to sleep?

dimpolo avatar Sep 06 '24 14:09 dimpolo