Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Light-/deep-sleep support for ESP32-C6 #1028

Closed
3 of 4 tasks
jessebraham opened this issue Dec 14, 2023 · 4 comments
Closed
3 of 4 tasks

Light-/deep-sleep support for ESP32-C6 #1028

jessebraham opened this issue Dec 14, 2023 · 4 comments
Assignees
Labels
low power Light-/Deep-Sleep and co-processor support status:long-term This task will be around a while
Milestone

Comments

@jessebraham
Copy link
Member

jessebraham commented Dec 14, 2023

This will serve as a tracking issue for light-/deep-sleep support for the ESP32-C6.

Work in this area is already underway:

Please feel free to use this issue for any related discussion. I will add relevant pull requests above as they are opened.

@jessebraham jessebraham added the low power Light-/Deep-Sleep and co-processor support label Dec 14, 2023
@jessebraham jessebraham pinned this issue Dec 14, 2023
@jessebraham jessebraham moved this from Todo to In Progress in esp-rs Dec 15, 2023
@jessebraham
Copy link
Member Author

#918 has been merged. I know this isn't feature-complete yet, @bugadani are you able to summarize what's left to do? Or should we just close this issue now?

@bugadani
Copy link
Contributor

bugadani commented Jan 3, 2024

There are two main areas that I ignored so far:

  • wakeup sources other than EXT1
  • various system state save/restore for light sleep

@jessebraham jessebraham added the status:in-progress This task is currently being worked on label Jan 18, 2024
@MabezDev MabezDev unpinned this issue Mar 11, 2024
@jessebraham jessebraham added status:long-term This task will be around a while and removed status:in-progress This task is currently being worked on labels Apr 24, 2024
@MabezDev MabezDev added this to the 0.19.0 milestone Jun 12, 2024
@bjoernQ
Copy link
Contributor

bjoernQ commented Jul 1, 2024

We now have working basic light-sleep and a few more wakeup-sources. I think for remaining features we should have separate issues as needed instead of keeping this issue open forever

@bjoernQ
Copy link
Contributor

bjoernQ commented Jul 4, 2024

I suggest closing this issue and creating new issues as needed for retaining CPU state etc. when we see a need for it. Feel free to re-open if you disagree

@bjoernQ bjoernQ closed this as completed Jul 4, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in esp-rs Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low power Light-/Deep-Sleep and co-processor support status:long-term This task will be around a while
Projects
Archived in project
Development

No branches or pull requests

4 participants