mirror of
https://github.com/esp-rs/esp-idf-hal.git
synced 2025-09-28 04:41:02 +00:00

* Support for all async executors * Make all Notifiucation primitives a public API * Address a small typo * Address a small typo * Fix CI * Tighten the notify APIs by not taking 0s * Fix CI * Fix changelog * Fix changelog * Fix the examples * edge-executor support moved to edge-executor * wake-from-isr feature for edge-executor * Fix CI * Bugfixing * Clippy