aboutsummaryrefslogtreecommitdiff
path: root/embassy-time-queue-driver/src/queue_integrated.rs
Commit message (Expand)AuthorAgeFilesLines
* Rename ETQD, bump dateDániel Buga2024-12-221-89/+0
* Remove special handling of integrated timer itemsDániel Buga2024-12-161-1/+0
* Merge time-driver and time-queue-driver traits, make HALs own and handle the ...Dario Nieuwenhuis2024-12-131-5/+7
* Prevent task from respawning while in the timer queueDániel Buga2024-12-131-5/+15
* Move integrated timer queue into time-queue-driverDániel Buga2024-12-121-0/+78