aboutsummaryrefslogtreecommitdiff
path: root/embassy-time-driver/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* Add noteDániel Buga2024-12-161-0/+3
* Remove special handling of integrated timer queueDániel Buga2024-12-161-0/+6
* Update documentation and changelogsDániel Buga2024-12-151-19/+60
* Merge time-driver and time-queue-driver traits, make HALs own and handle the ...Dario Nieuwenhuis2024-12-131-0/+17
* Refactor integrated-timersDániel Buga2024-12-101-132/+3
* rustfmtCharles Edward Gagnon2024-11-021-4/+4
* enhanced docs for time driverCharles Edward Gagnon2024-11-021-0/+8
* time-driver: clarify docs for set_alarm.Dario Nieuwenhuis2024-09-111-12/+40
* Fix a typoDániel Buga2024-08-281-1/+1
* time: docs improvements, add ci.Dario Nieuwenhuis2024-01-111-11/+5
* time: split driver into a separate embassy-time-driver crate.Dario Nieuwenhuis2024-01-111-0/+200