forked from esp-rs/esp-hal
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
C6 deep sleep driver MVP (esp-rs#918)
* Restructure sleep-related files * Port most of esp-idf deep sleep code * Add example * Remove extra newline * Hide RtcioWakeupSource from esp32 api * Explain commented constants --------- Co-authored-by: Jesse Braham <jessebraham@users.noreply.github.com>
- Loading branch information
1 parent
51dc277
commit 54e230c
Showing
12 changed files
with
1,592 additions
and
89 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.