aboutsummaryrefslogtreecommitdiff
path: root/embassy-time-queue-driver/src
Commit message (Expand)AuthorAgeFilesLines
* Rename ETQD, bump dateDániel Buga2024-12-223-255/+0
* Add generic-queue-* features back to embassy-timeDániel Buga2024-12-221-2/+1
* Remove special handling of integrated timer itemsDániel Buga2024-12-161-1/+0
* Remove special handling of integrated timer queueDániel Buga2024-12-161-28/+0
* Remove time-driver dependencyDániel Buga2024-12-151-1/+1
* Update documentation and changelogsDániel Buga2024-12-151-44/+5
* Make `integrated-timers` the default, remove Cargo feature.Dario Nieuwenhuis2024-12-151-6/+5
* Merge time-driver and time-queue-driver traits, make HALs own and handle the ...Dario Nieuwenhuis2024-12-132-135/+17
* Prevent task from respawning while in the timer queueDániel Buga2024-12-132-5/+29
* Move integrated timer queue into time-queue-driverDániel Buga2024-12-122-4/+85
* Refactor integrated-timersDániel Buga2024-12-102-2/+280
* time: split queue driver too, don't reexport drivers.Dario Nieuwenhuis2024-01-111-0/+60