https://github.com/pyaillet/twatch-isr
Minimal project demonstrating rust-esp32-idf on the TTGO T-Watch 2020 v1
https://github.com/pyaillet/twatch-isr
Last synced: 4 months ago
JSON representation
Minimal project demonstrating rust-esp32-idf on the TTGO T-Watch 2020 v1
- Host: GitHub
- URL: https://github.com/pyaillet/twatch-isr
- Owner: pyaillet
- License: mit
- Created: 2022-02-10T15:32:20.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-20T06:08:47.000Z (over 4 years ago)
- Last Synced: 2025-02-26T22:44:02.763Z (over 1 year ago)
- Language: Rust
- Size: 66.4 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Twatch ISR
Minimal project demonstrating rust-esp32-idf on the TTGO T-Watch 2020 v1 with an
Interrupt Service Routine handling the AXP202 PMU.
This was an early example. You should probably check https://github.com/pyaillet/twatch-idf-rs which is more advanced.
