https://github.com/pyaillet/esp32-isr
https://github.com/pyaillet/esp32-isr
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/pyaillet/esp32-isr
- Owner: pyaillet
- License: mit
- Created: 2022-03-05T13:27:09.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-19T11:04:18.000Z (over 4 years ago)
- Last Synced: 2025-02-04T19:14:34.121Z (over 1 year ago)
- Language: Rust
- Size: 77.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ESP32 isr experiments
Minimal project with an interrupt handler to experiment and validate an approach
to add interrupt handling in `esp-idf-hal` and `esp-idf-sys`.