https://github.com/bjoernq/esp32c3-sleep-experiment
Experimenting with sleep on ESP32-C3 in bare-metal Rust
https://github.com/bjoernq/esp32c3-sleep-experiment
Last synced: over 1 year ago
JSON representation
Experimenting with sleep on ESP32-C3 in bare-metal Rust
- Host: GitHub
- URL: https://github.com/bjoernq/esp32c3-sleep-experiment
- Owner: bjoernQ
- License: apache-2.0
- Created: 2023-04-17T09:17:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-17T09:17:30.000Z (over 3 years ago)
- Last Synced: 2025-04-22T14:14:45.682Z (over 1 year ago)
- Language: Rust
- Size: 9.77 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# Experimenting with sleep mode on ESP32-C3 bare-metal