mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-16 21:05:35 +01:00
Excluding the reserved interrupts fixes the task priorities. I also considered refactoring `rtic/src/export/riscv_esp32c6.rs` to use esp-hal instead of esp32c6 directly as it has code to do all the pointer wrangling itself, but decided against it for now. It might be nice to refactor both esp implentations to use it though. |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| ui | ||
| .gitignore | ||
| Cargo.toml | ||
| CHANGELOG.md | ||