mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-09-28 21:00:59 +00:00

* Add priority to tasks * Separate Mutex out of counting Semaphore * Add priority inheritance to mutexes * Test priority inheritance, fix issues * Compare against the owner's current priority